Domains
Forms
- SKILL.md7.7%
- scripts30.8%
- references61.5%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
azure.yaml presence: azd deploy or az webapp deploy.SCM_DO_BUILD_DURING_DEPLOYMENT=true.Use Cases
After completing Python web app development, developers need to quickly deploy to Azure production. This skill auto-detects Flask/Django/FastAPI frameworks, creates necessary Azure resources, configures startup commands and environment variables, and deploys code to App Service Linux. Developers only need to provide the app name.
Based on existing Azure resources, developers need to continuously update and deploy iterations of Python apps. The skill supports incremental deployment via azd or az CLI, auto-sets the SCM_DO_BUILD_DURING_DEPLOYMENT flag to ensure correct build process, and provides clear error handling guidance and post-deployment messaging.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File