From platform
Generates Mermaid diagrams for flowcharts, sequence diagrams, state diagrams, class diagrams, ERDs, and system architectures to visualize complex concepts and processes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/platform:mermaid-visualizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
To create clear, effective Mermaid diagrams that visualize complex concepts, system architectures, and control flows. This skill provides comprehensive guidance for generating diagrams that aid understanding of intricate systems and processes.
To create clear, effective Mermaid diagrams that visualize complex concepts, system architectures, and control flows. This skill provides comprehensive guidance for generating diagrams that aid understanding of intricate systems and processes.
references/mermaid-syntax.md for correct syntaxmermaid language identifierreferences/mermaid-syntax.md to ensure clarity and correctnessNode Syntax: Use NodeID[Label] for rectangular nodes, {Decision} for diamonds, (Rounded) for rounded nodes.
Edge Syntax: Connect nodes with --> for arrows, -.-> for dotted lines, and |Label| for edge descriptions.
Prohibited Symbols: Avoid unescaped quotes, pipes, brackets, colons, and semicolons in node IDs. Use underscores or hyphens for spaces in IDs, and quoted strings for complex labels.
For detailed syntax guidance, refer to references/mermaid-syntax.md.
npx claudepluginhub closedloop-ai/claude-plugins --plugin platformCreates Mermaid diagrams for flowcharts, sequences, ERDs, architectures, and more. Provides styling, accessibility, and export recommendations.
Creates Mermaid diagrams for flowcharts, sequences, ERDs, and architecture diagrams. Use for visual documentation, system diagrams, or process flows.
Mermaid diagram creation for flowcharts, sequence diagrams, ERDs, state machines, Gantt charts, and architecture views. Use when creating or updating technical diagrams.