·mermaid

Create flowcharts, sequence diagrams, state machines, class diagrams, Gantt charts, mindmaps, and more. Best for process flows, API interactions, system architecture, and technical documentation. NOT for data-driven charts (use vega) or quick KPI visuals (use infographic).

14Installs·0Trend·@xicilion

Installation

$npx skills add https://github.com/xicilion/markdown-viewer-extension --skill mermaid

SKILL.md

Quick Start: Identify diagram type (flowchart/sequence/state/class/ER/gantt/mindmap) → Define nodes with shapes → Connect with arrows → Wrap in `mermaid fence. Default: top-to-bottom (TD), use flowchart over graph, Unicode supported.

| Diagram won't render | Check unmatched brackets, quotes | | List syntax error | [1.Item] not [1. Item] | | Subgraph reference fails | Use ID not display name | | Too crowded | Split into multiple diagrams | | Crossing connections | Use different layout direction or invisible edges |

For diagram-specific syntax and advanced features, refer to references below:

Create flowcharts, sequence diagrams, state machines, class diagrams, Gantt charts, mindmaps, and more. Best for process flows, API interactions, system architecture, and technical documentation. NOT for data-driven charts (use vega) or quick KPI visuals (use infographic). Source: xicilion/markdown-viewer-extension.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xicilion/markdown-viewer-extension --skill mermaid
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mermaid?

Create flowcharts, sequence diagrams, state machines, class diagrams, Gantt charts, mindmaps, and more. Best for process flows, API interactions, system architecture, and technical documentation. NOT for data-driven charts (use vega) or quick KPI visuals (use infographic). Source: xicilion/markdown-viewer-extension.

How do I install mermaid?

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

Where is the source repository?

https://github.com/xicilion/markdown-viewer-extension

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01