drawing-diagrams
Installation
SKILL.md
Mermaid Live Diagram Generator
Generate Mermaid diagrams and open them directly in mermaid.live in the user's browser.
When to Use
- User explicitly asks for a diagram, chart, or visualization
- User asks to visualize architecture, data flow, state machines, sequences, relationships
- When explaining complex systems where a visual would be more effective than prose
- User says "draw", "diagram", "visualize", "chart", "flowchart", "show me"
Workflow
Step 1: Determine Diagram Type
Choose the most appropriate Mermaid diagram type:
| Need | Diagram Type | Keyword |
|---|
Related skills