mermaid-diagrams
Installation
SKILL.md
Mermaid Diagrams
Generate clean, professional Mermaid diagrams. Prioritize clarity and precision over decoration.
Workflow
- Identify the diagram type (see reference.md)
- Extract entities, relationships, and flow from the description
- Generate Mermaid source with proper config frontmatter
- Render inline in a fenced code block (
```mermaid) - If the user requests Excalidraw, follow the Excalidraw Export section
Config Frontmatter (always include)
Every diagram must open with a YAML config block: