Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

airflow-vscode-extension

airflow-vscode-extension enthält 12 gesammelte Skills von necatiarslan, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
44
aktualisiert
2026-05-09
Forks
2
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

tracing-downstream-lineage
Datenbankadministratoren

Map downstream lineage and blast radius for Airflow data assets. Use when the user needs to know which DAGs, tables, dashboards, or models depend on a dataset and what could break after a change.

2026-05-09
airflow-hitl
Softwareentwickler

Use when the user needs human-in-the-loop workflows in Airflow (approval/reject, form input, or human-driven branching). Covers ApprovalOperator, HITLOperator, HITLBranchOperator, HITLEntryOperator. Requires Airflow 3.1+.

2026-02-06
airflow
Netzwerk- und Computersystemadministratoren

Manages Apache Airflow operations including listing, running, and debugging DAGs, viewing logs, and checking server status using the VS Code extension tools.

2026-02-06
annotating-task-lineage
Softwareentwickler

Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.

2026-02-06
authoring-dags
Netzwerk- und Computersystemadministratoren

Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and conventions. For testing and debugging DAGs, see the testing-dags skill.

2026-02-06
creating-openlineage-extractors
Softwareentwickler

Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.

2026-02-06
debugging-dags
Netzwerk- und Computersystemadministratoren

Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline" or "full root cause analysis".

2026-02-06
managing-astro-local-env
Netzwerk- und Computersystemadministratoren

Manage local Airflow environment with Astro CLI. Use when the user wants to start, stop, or restart Airflow, view logs, troubleshoot containers, or fix environment issues. For project setup, see setting-up-astro-project.

2026-02-06
migrating-airflow-2-to-3
Netzwerk- und Computersystemadministratoren

Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase.

2026-02-06
setting-up-astro-project
Netzwerk- und Computersystemadministratoren

Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or understand project structure. For running the local environment, see managing-astro-local-env.

2026-02-06
testing-dags
Softwareentwickler

Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this dag and fix it if it fails", "test and debug", "run the pipeline and troubleshoot issues".

2026-02-06
tracing-upstream-lineage
Datenwissenschaftler

Trace upstream data lineage. Use when the user asks where data comes from, what feeds a table, upstream dependencies, data sources, or needs to understand data origins.

2026-02-06