Dataform Engineering Fundamentals

Use when developing BigQuery Dataform transformations, SQLX files, source declarations, or troubleshooting pipelines - enforces TDD workflow (tests first), ALWAYS use ${ref()} never hardcoded table paths, comprehensive columns:{} documentation, safety practices (--schema-suffix dev, --dry-run), proper ref() syntax, .sqlx for new declarations, no schema config in operations/tests, and architecture patterns that prevent technical debt under time pressure

ihistand Updated

File contents

ihistand/claude-skills/tree/main/dataform-engineering-fundamentals commit 6698e14ae2

Frequently asked questions

npx skillmds@latest add ihistand/dataform-engineering-fundamentals