excalidraw-diagrams
Installation
SKILL.md
Excalidraw Diagram Generator
Overview
Generate complete, valid .excalidraw files that users can directly open at excalidraw.com. Creates beautiful, well-structured diagrams from descriptions with automatic layout calculation.
Two visual styles:
- Professional Mode (default): Clean, polished —
roughness: 0,fillStyle: "solid" - Hand-drawn Mode: Sketch-style —
roughness: 1,fillStyle: "hachure"
Supported Diagram Types
- Flowcharts — Process flows, decision trees, workflows
- Architecture Diagrams — System architectures, network topologies
- UML Diagrams — Class diagrams, sequence diagrams
- Mind Maps — Hierarchical concept maps