AI AGENT ADDONS

Tinybird Typescript Sdk Guidelines

tinybirdco/tinybird-agent-skills
Backend & APIs
700installs

The Tinybird TypeScript SDK helps you build data pipelines with full type safety. You can define datasources, pipes, and queries using TypeScript. This guide covers installation, configuration, and best practices for using the @tinybirdco/sdk package.

It is useful for developers who want to move from legacy files to typed code. You can also create connections to Kafka, S3, or GCS. The SDK supports materialized views and copy or sink pipes. All code runs server side, so never expose tokens in a browser.

Add Tinybird Typescript Sdk Guidelines skill to your workflow

Global

mkdir -p ~/.claude/skills/tinybird-typescript-sdk-guidelines

Project

mkdir -p .claude/skills/tinybird-typescript-sdk-guidelines

Source Repository

Stars
20
Forks
2
Watchers
20
Last Push
1 month ago
Created
7 months ago