Technical & DevelopmentIntermediate
tinybird-best-practices
Tinybird project guidelines for datasources, pipes, endpoints, and SQL
Developer Setup
Setup & Installation
bash
npx skills add https://github.com/tinybirdco/tinybird-agent-skills --skill tinybird-best-practicesnpx skills add https://github.com/tinybirdco/tinybird-agent-skills --skill tinybird-best-practicesOr paste this URL into your assistant to install:
Overview
What This Skill Does
Encodes Tinybird file format rules, SQL constraints, and optimization patterns for datasources, pipes, endpoints, materialized views, and deduplication. Covers the full resource lifecycle from local development to cloud deployment.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
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
- Organizing project structure and data layers
- Working with materialized views or copy pipes
- Implementing deduplication patterns
- Reviewing or refactoring Tinybird project files
Rule Files
rules/project-files.mdrules/build-deploy.mdrules/datasource-files.mdrules/pipe-files.mdrules/endpoint-files.mdrules/materialized-files.mdrules/sink-files.mdrules/copy-files.mdrules/connection-files.md
Lines 1 - 25 of 39
Recommendations
Explore other random skills
CreativeIntermediate
minimax-pdf
Generate, fill, and reformat PDFs with a token-based design system and 15 cover styles
OfficeBeginner
pptx-generator
Create and edit PowerPoint presentations from scratch with PptxGenJS
OfficeBeginner
minimax-xlsx
Create, read, analyze, and validate Excel/spreadsheet files with zero format loss