If you're building data pipelines with Airflow, this skill gives you production-ready DAG patterns that actually work in the real world. It covers TaskFlow API decorators for cleaner XCom passing, dynamic DAG generation from config files, proper branching with quality checks, and sensor patterns for external dependencies. The examples show concrete retry strategies, error handling, and testing approaches that prevent the common DAG antipatterns that break pipelines at 3am. Solid reference for both building new workflows and refactoring messy DAGs.
npx skills add https://github.com/wshobson/agents --skill airflow-dag-patterns