首页/数据 & AI/airflow-dag-patterns
A

airflow-dag-patterns

by @sickn33v1.0.0
3.3(0)

遵循最佳实践,构建生产级Apache Airflow DAGs,确保数据工作流的稳定高效运行。

Apache AirflowDAGsData OrchestrationETL PipelinesData EngineeringGitHub
安装方式
npx skills add sickn33/antigravity-awesome-skills --skill airflow-dag-patterns
compare_arrows

Before / After 效果对比

1
使用前

Apache Airflow DAGs设计不规范,操作符和传感器使用不当。导致数据工作流不稳定,维护困难,影响数据处理效率。

使用后

遵循最佳实践构建生产级Airflow DAGs,优化操作符和传感器。显著提升数据工作流的稳定性、效率和可维护性。

description SKILL.md


name: airflow-dag-patterns description: "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." risk: unknown source: community date_added: "2026-02-27"

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.

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量96
评分3.3 / 5.0
版本1.0.0
更新日期2026年3月16日
对比案例1 组

用户评分

3.3(0)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code

时间线

创建2026年3月16日
最后更新2026年3月16日