This skill provides Claude with specialized knowledge to design, implement, and optimize Apache Airflow workflows according to industry best practices. It encompasses production-ready patterns including the TaskFlow API, dynamic DAG generation, complex task dependencies, and robust error handling strategies. Whether you are building idempotent data pipelines, implementing custom sensors for external dependencies, or setting up automated unit tests for your DAGs, this skill ensures your orchestration logic remains observable, scalable, and maintainable.
主要功能
01Custom sensor development and external dependency management
02Implementation of TaskFlow API (Airflow 2.0+) patterns
030 GitHub stars
04Dynamic DAG generation and factory patterns
05Production-ready error handling and failure callbacks
06Standardized DAG testing and validation strategies