Skill
airflow-dag-patterns
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/wshobson/agents /tmp/agents && ln -s /tmp/agents/plugins/data-engineering/skills/airflow-dag-patterns ~/.claude/skills/airflow-dag-patterns
More from this repo
accessibility-compliance
Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology...
airflow-dag-patterns
Used to build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment.
angular-migration
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates.