What problem does it solve?
This Skill helps teams quickly understand complex Azure deployments by discovering all resources in a resource group, mapping their configurations and dependencies, and producing a single cohesive architecture diagram and accompanying documentation so architects and engineers can reason about topology, data flows, and security boundaries.
Core Features & Use Cases
- Resource Group Discovery: Enumerates resource groups when none is specified and validates existence and permissions before analysis.
- Deep Resource Analysis: Inspects resource types, SKUs, locations, network settings, identity bindings, and key configuration properties to collect architecture-relevant details.
- Relationship Mapping & Diagram Generation: Identifies network, identity, data flow, and dependency relationships and generates detailed Mermaid diagrams organized by layers and subgraphs.
- Documentation Output: Produces markdown files with an inventory table, embedded Mermaid diagrams, relationship explanations, and recommendations for issues or optimizations.
- Use Case: Use to produce an operational architecture diagram for a production resource group to support onboarding, audits, or migration planning.
Quick Start
Generate a Mermaid architecture diagram and a detailed resource inventory for resource group rg-prod-eastus.