What problem does it solve?
Creating consistent, well-styled diagrams (architecture, flowcharts, sequence diagrams, AWS diagrams) by hand is time-consuming and error-prone. This Skill generates draw.io compatible XML directly from curated resources and templates, ensuring readable, repeatable diagrams with minimal effort.
Core Features & Use Cases
- Keyword-driven diagram type selection (Architecture, Flowchart, Sequence, AWS)
- Non-compressed mxfile XML (compressed="false") for readability and collaboration
- Deterministic styling tailored to diagram type (architecture, flowchart, sequence, AWS)
- Resource-loading strategy to minimize token usage while delivering precise visuals
- Use cases: quick AWS infrastructure diagrams, architecture diagrams, flowcharts for processes, sequence diagrams for API interactions
Quick Start
Request example: "아키텍처 다이어그램 그려줘" → the skill loads the appropriate resources and generates a .drawio XML file (non-compressed) saved to a default location (e.g., docs/diagrams/drawio-architecture.drawio) ready to open in draw.io.