What problem does it solve?
This Skill helps prevent unreliable data pipelines that silently lose, duplicate, corrupt, or misrepresent data before it reaches dashboards, models, and business decisions.
Core Features & Use Cases
- Pipeline Architecture: Design dependable batch, ELT, streaming, CDC, Lambda, and Kappa workflows based on freshness, volume, and operational requirements.
- Production Engineering: Build idempotent extraction, deterministic transformations, safe loads, schema contracts, lineage, retries, and failure recovery.
- Data Platform Standards: Apply best practices for dbt models, Airflow DAGs, Kafka consumers, data warehouses, data quality checks, and observability.
- Use Case: Use this Skill to design an incremental orders pipeline that extracts paginated API data, validates schemas, loads it idempotently into a warehouse, transforms it with dbt, and monitors freshness and quality.
Quick Start
Ask the data-engineer skill to design a production-ready pipeline for your source data, target consumers, freshness SLA, transformations, and expected failure modes.