Install
$ npx skills add microsoft/skills --skill azure-resource-visualizerNeeds the az CLI authenticated against a real subscription. Bundles a diagram template and an Azure Resource Graph reference.
Best for
Documenting an Azure estate you inherited, where the useful diagram is the one that matches reality rather than the one in the original design doc.
Not ideal for
Any cloud that is not Azure, and any diagram of a system that does not exist yet — it reads deployed resources, so there is nothing to read before you deploy.
About this skill
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.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
D3.js patterns for interactive viz that does not look stock.
Excalidraw JSON diagrams from prose, with rendering self-checks.
Mermaid diagrams from prose with self-validating syntax. Sequence, flowchart, ER, state.