What problem does it solve?
This Skill solves the problem of turning complex cloud architectures into clear, shareable diagrams without getting stuck on diagram syntax or missing the right service icons.
Core Features & Use Cases
- PlantUML-ready cloud diagrams: Produces AWS, Azure, GCP, and Alibaba Cloud diagrams using the mxgraph stencil naming patterns in a consistent layout.
- Multi-service topology modeling: Helps you document multi-tier and multi-region/VPC-style structures with containers, boundaries, and nested zones/subnets.
- Migration and blueprint support: Enables you to map connectivity and data flows (sync arrows and async dashed links) for migration plans and system overviews.
- Cross-cloud icon coverage: Guides correct icon families (aws4, azure, gcp2, alibaba_cloud, etc.) so diagrams visually match the intended platform.
Quick Start
Ask the AI to generate an AWS multi-AZ VPC diagram in PlantUML using the required mxgraph.aws4 icons, with a left-to-right flow showing Users → CloudFront → ALB → EC2 → RDS, wrapped in a single plantuml fenced block.