By gbsoss
Generate draw.io XML diagrams including flowcharts, architecture diagrams, and mindmaps from natural language prompts using AI, then embed and preview them directly in the browser.
npx claudepluginhub gbsoss/ai-drawioAI-powered draw.io diagram generator for Claude Code. Generate flowcharts, architecture diagrams, mind maps, and technical illustrations from natural language descriptions with browser preview.
# Clone the repository
git clone https://github.com/GBSOSS/ai-drawio.git
# Create symlink to Claude Code plugins directory
ln -s "$(pwd)/ai-drawio" ~/.claude/plugins/ai-drawio
Or manually add to your Claude Code settings (~/.claude/settings.json):
{
"plugins": [
"/path/to/ai-drawio"
]
}
Simply describe the diagram you want:
Draw a user login flowchart
Create an AWS architecture diagram with EC2, S3, RDS and Lambda
Generate a mind map about machine learning concepts
The skill will:
The skill responds to these keywords:
draw, diagram, flowchart, architecture, mindmap画图, 流程图, 架构图Users → Cloudflare → Load Balancer → API Gateway → Microservices
ai-drawio/
├── .claude-plugin/
│ └── plugin.json # Plugin configuration
├── skills/
│ └── diagram-generator/
│ └── SKILL.md # Core skill instructions
├── README.md
└── LICENSE
rounded=1;whiteSpace=wrap;html=1;rhombus;whiteSpace=wrap;html=1;ellipse;whiteSpace=wrap;html=1;shape=cylinder3;shape=mxgraph.aws4.ec2
shape=mxgraph.aws4.s3
shape=mxgraph.aws4.rds
shape=mxgraph.aws4.lambda
shape=mxgraph.aws4.api_gateway
| Purpose | Fill Color | Stroke Color |
|---|---|---|
| Start/Success | #d5e8d4 | #82b366 |
| Process/Info | #dae8fc | #6c8ebf |
| Decision/Warning | #fff2cc | #d6b656 |
| Error/Stop | #f8cecc | #b85450 |
Inspired by next-ai-draw-io by Dayuan Jiang.
MIT License - see LICENSE file.
Contributions are welcome! Please feel free to submit a Pull Request.
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
Share bugs, ideas, or general feedback.
Create and edit diagrams with Draw.io through natural language commands. Build flowcharts, wireframes, and architecture diagrams.
Claude Code skill pack for Lucidchart (18 skills)
Excalidraw diagramming toolkit — auto-diagram any codebase, architecture diagrams, data flows, with PNG/SVG/URL export
MCP server for previewing Mermaid diagrams in Claude Code
Editorial-quality technical and product diagrams — 13 types rendered as standalone HTML with inline SVG, skinnable to match your brand