Azure Scaffold Wizard
Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure…
Install
Quick install
npx skills add https://github.com/microsoft/foundry-ai-solution-templates-creation/tree/HEAD/skills/azure-scaffold-wizardnpx skills add microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizard --agent claude-codenpx skills add microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizard --agent cursornpx skills add microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizard --agent codexnpx skills add microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizard --agent opencodenpx skills add microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizard --agent github-copilotnpx skills add microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizard --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizardManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/microsoft/foundry-ai-solution-templates-creation.gitcp -r foundry-ai-solution-templates-creation/skills/azure-scaffold-wizard ~/.claude/skills/azure-scaffold-wizard
Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure…
azure-scaffold-wizardby microsoft
Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure…npx skills add https://github.com/microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizardDownload ZIPGitHub
More skills from microsoft
oss-growthby microsoftOSS growth hacker personapr-description-skillby microsoftTrigger this skill on any of the following intents:python-architectureby microsoftPython architect personasupply-chain-securityby microsoftSupply chain security expert personaskill-nameby microsoftDescription of what the skill does and when to use itwork-iterationsby microsoftList, create, and assign iterations for Azure DevOps projects and teams.djangoby microsoftBest practices for Django web development including models, views, templates, and testing.flaskby microsoftBest practices for Flask web development including routing, blueprints, and testing.---
Source: https://github.com/microsoft/foundry-ai-solution-templates-creation/tree/HEAD/skills/azure-scaffold-wizard
Author: microsoft
Discovered via: mcpservers.org
SKILL.md source
--- name: azure-scaffold-wizard description: Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure… --- # azure-scaffold-wizard Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure… # azure-scaffold-wizardby microsoft Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure… `npx skills add https://github.com/microsoft/foundry-ai-solution-templates-creation --skill azure-scaffold-wizard`Download ZIPGitHub ## More skills from microsoft oss-growthby microsoftOSS growth hacker personapr-description-skillby microsoftTrigger this skill on any of the following intents:python-architectureby microsoftPython architect personasupply-chain-securityby microsoftSupply chain security expert personaskill-nameby microsoftDescription of what the skill does and when to use itwork-iterationsby microsoftList, create, and assign iterations for Azure DevOps projects and teams.djangoby microsoftBest practices for Django web development including models, views, templates, and testing.flaskby microsoftBest practices for Flask web development including routing, blueprints, and testing. --- **Source**: https://github.com/microsoft/foundry-ai-solution-templates-creation/tree/HEAD/skills/azure-scaffold-wizard **Author**: microsoft **Discovered via**: mcpservers.org
Related skills 6
microsoft-foundry
Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, continuous eval, prompt optimizer workflows, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create agent, invoke agent, evaluate agent, run batch eval, continuous eval, continuous monitoring, continuous eval status, optimize prompt, improve prompt, prompt optimizer, optimize agent instructions, improve agent instruc...
azure-ai
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.
azure-deploy
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "p...
azure-diagnostics
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, kubectl cannot connect, kube-system/CoreDNS failures, pod pending, crashloop, node not ready, upgrade failures, analyze logs, KQL, insights, image pull failures, cold start issues, health probe failures, resource...
azure-resource-lookup
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like "list the websites in my subscription", "list my web apps", "show my app services", "list virtual machines", "list my VMs", "show storage accounts", "find container apps", and "what resources do I have". USE FOR: list websites, list web apps, list app services, show websites in subscription, resource inventory, find resources by tag, tag analysis, orphaned resource discovery (not for cost analys...
azure-resource-visualizer
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure.