airflow-dag-patterns

sickn33/antigravity-awesome-skills · updated Apr 8, 2026

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill airflow-dag-patterns
0 commentsdiscussion
summary

Production-ready patterns for Apache Airflow including DAG design, operators, sensors, testing, and deployment strategies.

skill.md

Apache Airflow DAG Patterns

Production-ready patterns for Apache Airflow including DAG design, operators, sensors, testing, and deployment strategies.

Use this skill when

  • 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

Do not use this skill when

  • You only need a simple cron job or shell script
  • Airflow is not part of the tooling stack
  • The task is unrelated to workflow orchestration

Instructions

  1. Identify data sources, schedules, and dependencies.
  2. Design idempotent tasks with clear ownership and retries.
  3. Implement DAGs with observability and alerting hooks.
  4. Validate in staging and document operational runbooks.

Refer to resources/implementation-playbook.md for detailed patterns, checklists, and templates.

Safety

  • Avoid changing production DAG schedules without approval.
  • Test backfills and retries carefully to prevent data duplication.

Resources

  • resources/implementation-playbook.md for detailed patterns, checklists, and templates.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.652 reviews
  • Tariq Gupta· Dec 28, 2024

    Useful defaults in airflow-dag-patterns — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Min Huang· Dec 12, 2024

    airflow-dag-patterns has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Diego Ndlovu· Dec 8, 2024

    airflow-dag-patterns fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Diego Sanchez· Nov 27, 2024

    We added airflow-dag-patterns from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Zaid Nasser· Nov 19, 2024

    airflow-dag-patterns is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Advait Kim· Nov 11, 2024

    Solid pick for teams standardizing on skills: airflow-dag-patterns is focused, and the summary matches what you get after install.

  • Kiara Rahman· Nov 3, 2024

    I recommend airflow-dag-patterns for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Maya Huang· Nov 3, 2024

    Keeps context tight: airflow-dag-patterns is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Tariq Torres· Oct 22, 2024

    Solid pick for teams standardizing on skills: airflow-dag-patterns is focused, and the summary matches what you get after install.

  • Meera Jain· Oct 22, 2024

    We added airflow-dag-patterns from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

showing 1-10 of 52

1 / 6