What problem does it solve?
Manually creating and updating architecture, infrastructure, and Azure cloud diagrams is time-consuming and error-prone, especially when tracking changes to cloud deployments or system topologies over time. This Skill automates the creation and maintenance of .drawio diagram files, eliminating manual formatting work and ensuring diagrams stay in sync with your infrastructure.
Core Features & Use Cases
- MCP-Powered or Direct XML Editing: Works with the draw.io MCP server for interactive, visual diagram editing, or falls back to direct mxGraph XML editing for environments without MCP configured, so it works in any setup.
- Native Azure Icon Support: Includes access to the official Microsoft Azure icon stencil library, so you can quickly add correctly styled, recognizable Azure resource shapes (virtual machines, storage accounts, Kubernetes services, etc.) to your diagrams without hunting for icon files.
- Use Case: If your team uses Terraform or Bicep to manage Azure resources, use this Skill to automatically generate an up-to-date architecture diagram of your entire cloud deployment directly from your infrastructure-as-code files, with no manual shape placement required.
Quick Start
Use the drawio-diagrams skill to create a new .drawio architecture diagram of the Azure resources defined in the project's Terraform files, using official Microsoft Azure icons for each resource type.