·mermaid-diagramming
</>

mermaid-diagramming

Mermaid diagram creation covering flowcharts, sequence diagrams, ERDs, state machines, Gantt charts, and architecture views. Use when creating or updating technical diagrams in documentation.

18Installs·0Trend·@nickcrew

Installation

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill mermaid-diagramming

How to Install mermaid-diagramming

Quickly install mermaid-diagramming AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill mermaid-diagramming
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nickcrew/claude-ctx-plugin.

SKILL.md

View raw

Create clear, professional Mermaid diagrams for technical documentation. Covers all major diagram types with both basic and styled variants, rendering guidance, and export recommendations.

| references/diagram-types.md | Syntax, patterns, and code examples for every Mermaid diagram type | Choosing or building a diagram |

| Process flow, decisions, branching | flowchart | | Interactions over time between systems/actors | sequenceDiagram | | Data model and relationships | erDiagram | | Object structure and inheritance | classDiagram | | States and transitions | stateDiagram-v2 | | Project schedule and dependencies | gantt | | Proportions or distribution | pie |

Mermaid diagram creation covering flowcharts, sequence diagrams, ERDs, state machines, Gantt charts, and architecture views. Use when creating or updating technical diagrams in documentation. Source: nickcrew/claude-ctx-plugin.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill mermaid-diagramming
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from nickcrew/claude-ctx-plugin

Quick answers

What is mermaid-diagramming?

Mermaid diagram creation covering flowcharts, sequence diagrams, ERDs, state machines, Gantt charts, and architecture views. Use when creating or updating technical diagrams in documentation. Source: nickcrew/claude-ctx-plugin.

How do I install mermaid-diagramming?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill mermaid-diagramming Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nickcrew/claude-ctx-plugin