aws-drawio-architecture-diagrams
This skill generates pixel-perfect AWS architecture diagrams as draw.io XML files (.drawio) using the official AWS4 shape library, ready for use in diagrams.net. It handles VPC layouts, multi-tier application designs, serverless architectures, and network topologies with proper styling, color codes, and connector conventions. Perfect for infrastructure documentation and Well-Architected reviews.
AWS Draw.io Architecture Diagrams generates production-ready AWS architecture diagrams in draw.io XML format using official AWS4 shape library.
AI-generated summary based on this skill's SKILL.md
Install
giuseppe-trisciuoglio/developer-kit/aws-drawio-architecture-diagrams · repository language: Python
git clone https://github.com/giuseppe-trisciuoglio/developer-kit
cp -r developer-kit/plugins/developer-kit-aws/skills/aws/aws-drawio-architecture-diagrams ~/.claude/skills/aws-drawio-architecture-diagramsFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What format does aws-drawio-architecture-diagrams produce?
aws-drawio-architecture-diagrams generates production-ready architecture diagrams as draw.io XML format (.drawio files) that open directly in diagrams.net. The output uses the official AWS4 shape library with proper styling, color codes, and connector conventions, making diagrams immediately usable for documentation and reviews without manual formatting.
Can I create AWS VPC diagram draw.io format with this skill?
Yes. aws-drawio-architecture-diagrams specializes in visualizing VPC layouts, subnets, and AWS service relationships. It generates complete network topology diagrams showing security groups, subnet configurations, and multi-AZ deployments in draw.io XML format ready for compliance documentation and infrastructure review.
What architecture types can aws-drawio-architecture-diagrams handle?
aws-drawio-architecture-diagrams generates multi-tier application architectures, serverless designs with Lambda/API Gateway/DynamoDB, RDS and EC2 deployments, disaster recovery layouts, and Well-Architected reference designs. Each diagram includes proper AWS icon placement, service connectivity, and professional styling conventions.
Does aws-drawio-architecture-diagrams use official AWS icons?
Yes. aws-drawio-architecture-diagrams uses the official AWS4 shape library for all components, ensuring your diagrams meet AWS documentation standards. Every service, network element, and connector follows AWS icon conventions for professional infrastructure visualization and compliance reviews.
How does aws-drawio-architecture-diagrams help with infrastructure documentation?
aws-drawio-architecture-diagrams exports AWS network topology and application architecture as XML files optimized for diagrams.net, enabling teams to document cloud infrastructure, prepare Well-Architected reviews, and maintain compliance records. The draw.io format supports version control, collaboration, and easy updates.
SKILL.md
rendered from the published skill — quoted content, verbatim
AWS Architecture Diagram Creation with Draw.io
Overview
Creates pixel-perfect AWS architecture diagrams in draw.io XML format using official AWS4 shape library. Generates production-ready .drawio files for diagrams.net.
When to Use
- AWS cloud architecture diagrams (VPC, subnets, services)
- Multi-tier application architectures on AWS
- Serverless designs (Lambda, API Gateway, DynamoDB)
- Network topology diagrams with security groups
- Infrastructure documentation for Well-Architected reviews
Instructions
File Structure
Every .drawio file follows this XML structure:
```xml <mxfile host="app.diagrams.net" agent="Claude" version="24.7.17"> <diagram id="aws-arch-1" name="AWS Architecture">
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 3 files
plugins/developer-kit-aws/skills/aws/aws-drawio-architecture-diagrams/SKILL.md
plugins/developer-kit-aws/skills/aws/aws-drawio-architecture-diagrams/references/aws-architecture-templates.md
plugins/developer-kit-aws/skills/aws/aws-drawio-architecture-diagrams/references/aws-shape-reference.md