Back to skills

tinybird-cli-guidelines

infrastructure

Covers the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management. Includes guidance on the CLI 4.0 workflow with `tb build` and `tb deploy`, token and secrets

Setup & Installation

npx skills add https://github.com/tinybirdco/tinybird-cli-guidelines --skill tinybird-cli-guidelines
or paste the link and ask your coding assistant to install it
https://github.com/tinybirdco/tinybird-cli-guidelines
View on GitHub

What This Skill Does

Covers the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management. Includes guidance on the CLI 4.0 workflow with `tb build` and `tb deploy`, token and secrets management, mock data generation, and running tests. Instead of guessing flags or inventing commands, the skill maps the exact CLI 4.0 workflow so you get the right `tb` invocation the first time.

When to use it

  • Working with tinybird cli guidelines functionality
  • Implementing tinybird cli guidelines features
  • Debugging tinybird cli guidelines related issues