skills.vishalvoidskills/vishalvoid
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-practices

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

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.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
Lines 1 - 25 of 39

Recommendations

Explore other random skills

All skillsMy patterns