T
Tinybirdco Skills
tinybird
tinybirdco
Tinybird configuration rules, SQL patterns, and optimization guidance for datasources, pipes, endpoints, and materialized views. Covers 13 rule categories including project structure, datasource and pipe design, endpoint schemas, materialized views, copy pipes, connections, SQL best practices, and deduplication patterns Emphasizes local files as source of truth, MergeTree as default table engine, and SELECT-only SQL with strict parameter handling Provides optimization strategies: filter...
official
tinybird-cli-guidelines
tinybirdco
Tinybird CLI commands, workflows, and operations. Use when running tb commands, managing local development, deploying, or working with data operations.
official
tinybird-python-sdk-guidelines
tinybirdco
Tinybird Python SDK for defining datasources, pipes, and queries in Python. Use when working with tinybird-sdk, Python Tinybird projects, or data ingestion and…
official
tinybird-typescript-sdk-guidelines
tinybirdco
Tinybird TypeScript SDK for defining datasources, pipes, and queries with full type inference. Use when working with @tinybirdco/sdk, TypeScript Tinybird…
official