ai-engineering
Installation
SKILL.md
AI & Data Engineering
Production-grade guidance for data pipelines, ML infrastructure, modern data stack engineering, prompt engineering, and LLM evaluation.
Start Here
- Load only the reference files relevant to the current task (see Workflow Router below).
- For data engineering: choose the processing model first — batch vs. streaming, Lambda vs. Kappa, warehouse vs. lakehouse.
- For prompt/LLM work: choose the right pattern first — see Prompt Engineering Quick Reference below.
- Use the scripts in
scripts/for common operations — don't write boilerplate from scratch. - Apply DataOps practices by default: data contracts, quality checks, CI/CD gates, and observability.