tinybird

Tinybird Best Practices

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tinybird" with this command: npx skills add tinybirdco/tinybird-agent-skills/tinybirdco-tinybird-agent-skills-tinybird

Tinybird Best Practices

Guidance for Tinybird file formats, SQL rules, optimization patterns, and data modeling. Use this skill when creating or editing Tinybird datafiles.

When to Apply

  • Creating or updating Tinybird resources (.datasource, .pipe, .connection)

  • Writing or optimizing SQL queries

  • Designing endpoint schemas and data models

  • Working with materialized views or copy pipes

  • Implementing deduplication patterns

  • Reviewing or refactoring Tinybird project files

Rule Files

  • rules/project-files.md

  • rules/build-deploy.md

  • rules/datasource-files.md

  • rules/pipe-files.md

  • rules/endpoint-files.md

  • rules/materialized-files.md

  • rules/sink-files.md

  • rules/copy-files.md

  • rules/connection-files.md

  • rules/sql.md

  • rules/endpoint-optimization.md

  • rules/tests.md

  • rules/deduplication-patterns.md

Quick Reference

  • Project local files are the source of truth.

  • Build target comes from tinybird.config.json dev_mode (local or branch ).

  • tb deploy targets Tinybird Cloud production.

  • Commands like tb sql and tb logs default to local unless --cloud or --branch=<branch-name> is set.

  • SQL is SELECT-only with Tinybird templating rules and strict parameter handling.

  • Use MergeTree by default; AggregatingMergeTree for materialized targets.

  • Filter early, select only needed columns, push complex work later in the pipeline.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

tinybird-cli-guidelines

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

tinybird-typescript-sdk-guidelines

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

dual-perspective-analyzer

Resolve dual-perspective collaboration conflicts by classifying them into 5 types and applying targeted integration strategies. Use when two agents (or an agent and user) have different approaches to the same problem — e.g., qualitative vs. quantitative, strategic vs. tactical, creative vs. analytical. Provides conflict taxonomy, resolution strategies, and a 5-metric dashboard for validation.

Archived SourceRecently Updated
Automation

WenHub

文枢三院制 AI Agent 协作治理体系。提供决策者→管理者→经略院(任务拆解)→工造院(执行)→明鉴院(质检) 的完整协作流程,适用于需要多 Agent 协作治理的场景, 包括任务分配与分级、质量管控与评分、标准化汇报、知识沉淀与复用、安全管控与违规处理等。 配套参考资料(references/ 目录)涵盖三院制、任务分级、质量评分、汇报、安全、违规处理、编码规范。 官网:https://wenhub.huawen-inc.com

Archived SourceRecently Updated