Skip to main content
Run any Skill in Manus
with one click
GitHub repository

airflow-vscode-extension

airflow-vscode-extension contains 12 collected skills from necatiarslan, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
44
updated
2026-05-09
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

tracing-downstream-lineage
database-administrators

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
software-developers

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
network-and-computer-systems-administrators

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
software-developers

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
network-and-computer-systems-administrators

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
software-developers

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
software-developers

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
data-scientists-152051

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