What problem does it solve?
It helps users convert abstract ideas and technical workflows into clear Excalidraw diagrams that visually argue relationships, flow, and structure rather than just labeling components.
Core Features & Use Cases
- Template-first diagram generation: Produces
.excalidraw JSON using pre-defined layout templates (flow, split, comparison, timeline, hub-and-spoke) to skip heavy design overhead.
- Brand-consistent styling: Enforces a single source of truth via
references/color-palette.md for semantic colors, strokes, and evidence artifact styling.
- Evidence-driven technical diagrams: For technical content, guides inclusion of concrete evidence artifacts like real JSON/data examples, API/method names, step/event sequences, and code snippets.
- Quality loop mindset: Specifies a render-and-validate workflow to catch clipping, overlap, arrow routing, and readability issues.
- Multi-zoom structure guidance: Encourages summary flow, section boundaries, and detailed evidence-included regions for comprehensive diagrams.
Quick Start
Use the excalidraw-diagram skill to generate an .excalidraw JSON diagram from your workflow request using the appropriate layout template and the THWS color palette.