turbo-architecture
Installation
SKILL.md
Turbo Pipeline Architecture
Help users make architecture decisions for Turbo pipelines — source types, data flow patterns, resource sizing, sink strategies, streaming vs job mode, dynamic table design, and multi-chain deployment.
Agent Instructions
Step 1: Understand the Requirements
Ask the user about:
- What data? — Which chain(s), which events/datasets, historical or real-time only?
- Where does it go? — Database, webhook, streaming topic, multiple destinations?
- How much volume? — Single contract or all chain activity? How many events/sec?
- Latency needs? — Real-time dashboards (sub-second) or analytics (minutes OK)?
Step 2: Recommend an Architecture
Use the patterns and decision guides below to recommend a pipeline architecture. Reference the templates in templates/ as starting points: