airflow-dag-patterns

airflow dag patterns

wshobson ↓ 8.4k
Claude Code
View source ↗

What it does

  • Creating data pipeline orchestration with Airflow
  • Designing DAG structures and dependencies
  • Implementing custom operators and sensors
  • Testing Airflow DAGs locally
  • Setting up Airflow in production
  • Debugging failed DAG runs
  • Use TaskFlow API - Cleaner code, automatic XCom

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

airflow dag patterns

Source

Repository: https://github.com/wshobson/agents

airflow-dag-patterns FAQ

What does the airflow-dag-patterns skill do?

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. Creating data pipeline orchestration with Airflow Designing DAG structures and dependencies

How do I install airflow-dag-patterns?

Run: npx -y skills add https://github.com/wshobson/agents --skill airflow-dag-patterns --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain airflow-dag-patterns?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

airflow-dag-patterns on getagentictools
[![airflow-dag-patterns on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-airflow-dag-patterns.svg)](https://getagentictools.com/skills/wshobson-agents-airflow-dag-patterns?ref=badge)
npx agentictools info skills/wshobson-agents-airflow-dag-patterns

The second line is the CLI lookup for this page — handy in READMEs and docs.