·managing-astro-local-env
</>

managing-astro-local-env

necatiarslan/airflow-vscode-extension

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.

6Installs·0Trend·@necatiarslan

Installation

$npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill managing-astro-local-env

SKILL.md

This skill helps manage a local Airflow environment using the Astro CLI.

Note: These are external CLI actions. For runtime inspection inside the VS Code extension, use the extension tools instead.

| Port 8080 in use | Stop other containers or edit .astro/config.yaml | | Container won't start | astro dev kill then astro dev start | | Package install failed | Check requirements.txt syntax | | DAG not appearing | Run astro dev parse to check for import errors | | Out of disk space | docker system prune |

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. 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 managing-astro-local-env
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is managing-astro-local-env?

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

How do I install managing-astro-local-env?

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 managing-astro-local-env 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