·migrating-airflow-2-to-3
</>

migrating-airflow-2-to-3

necatiarslan/airflow-vscode-extension

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.

6Installs·0Trend·@necatiarslan

Installation

$npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill migrating-airflow-2-to-3

SKILL.md

This skill helps migrate Airflow 2.x DAG code to Airflow 3.x, focusing on code changes (imports, operators, hooks, context, API usage).

Important: Before migrating to Airflow 3, strongly recommend upgrading to Airflow 2.11 first, then to at least Airflow 3.0.11 (ideally 3.1).

Airflow 3 changes how components talk to the metadata database:

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. Source: necatiarslan/airflow-vscode-extension.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill migrating-airflow-2-to-3
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is migrating-airflow-2-to-3?

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. Source: necatiarslan/airflow-vscode-extension.

How do I install migrating-airflow-2-to-3?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill migrating-airflow-2-to-3 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/necatiarslan/airflow-vscode-extension