Generate D2 architecture diagrams from Azure infrastructure code (Terraform/Terragrunt and Bicep). USE FOR: Terraform diagram, Terragrunt diagram, Bicep diagram, Azure architecture diagram, infrastructure visualization, generate .d2 file, D2 diagram code, connections and link styles between Azure resources, grouping with containers, applying Azure icons, layout engines (elk/dagre/tala), infrastructure visuals from HCL or Bicep. DO NOT USE FOR: runtime debugging, code compilation, cloud deployment, or draw.io diagrams (use drawio-mcp instead).
$npx -y skills add miiitch/d2-gen --skill d2-gen-azureInstalls into the current project.
Run `npx skills use "https://github.com/miiitch/d2-gen" --skill "miiitch/d2-gen/d2-gen-azure"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/miiitch/d2-gen" that are relevant to the current task. Run `npx skills add "https://github.com/miiitch/d2-gen"` and select the relevant skills, then follow their instructions.