architecture-diagrams Skill
Architecture diagram authoring for cloud infrastructure: parse Azure IaC, map relationships, and render either ASCII block diagrams or Mermaid flowcharts based on the caller's chosen output format Published by microsoft in hve-core.
What is architecture-diagrams Skill?
Architecture diagram authoring for cloud infrastructure: parse Azure IaC, map relationships, and render either ASCII block diagrams or Mermaid flowcharts based on the caller's chosen output format Published by microsoft in hve-core. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Design and media
- Deployment use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use architecture-diagrams Skill
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/hve-core
- Skill file: .github/skills/hve-core/architecture-diagrams/SKILL.md
What it does
Architecture diagram authoring for cloud infrastructure: parse Azure IaC, map relationships, and render either ASCII block diagrams or Mermaid flowcharts based on the caller's chosen output format
Skill instructions
Architecture Diagrams Skill Purpose Use this skill to turn infrastructure source files into readable architecture diagrams for reviews, ADRs, and design discussions. The skill is optimized for cloud systems and assumes the primary inputs are Terraform, Bicep, ARM templates, shell scripts, Kubernetes manifests, and Docker/Compose files. It focuses on structure, relationships, and boundary clarity rather than rendered graphics. Output Format This skill produces either ASCII block diagrams or Mermaid flowcharts. Neither is the default: the caller or surrounding context chooses the output format for each diagram. When the caller does not state a preference, ask which format they want before generating. Follow the ASCII Conventions or the Mermaid Conventions below depending on the selected format, and keep the structure, boundaries, and relationships identical across formats. Preference Contract Architecture diagram format selection applies beyond ADRs. For standalone usage, consult the roo
Explore related resources
Frequently asked questions
What is architecture-diagrams?
architecture-diagrams is a open-source AI agent skill with Copy skill directory. Architecture diagram authoring for cloud infrastructure: parse Azure IaC, map relationships, and render either ASCII block diagrams or Mermaid flowcharts based on the caller's chosen output format
Who is architecture-diagrams best for?
architecture-diagrams is best for reusing agent instructions, scripts, and references, deployment workflows, design and media workflows.
How do I install architecture-diagrams?
Install or run architecture-diagrams using Copy skill directory. Check architecture-diagrams for the latest setup command.
Is architecture-diagrams actively maintained?
architecture-diagrams may need a closer maintenance check before production use.
Auto-fetched from GitHub.