mermaidjs-v11

Render Mermaid.js v11 diagrams to SVG, PNG, or PDF via CLI or Node.js API.

1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/ngocp-0847/agent-kit --skill mermaidjs-v11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mermaidjs-v11
Source: https://github.com/ngocp-0847/agent-kit/tree/main/templates/skills/mermaidjs-v11
Command: npx skills add https://github.com/ngocp-0847/agent-kit --skill mermaidjs-v11

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enables text-based diagram authoring with Mermaid.js v11; supports CLI rendering to SVG/PNG/PDF and programmatic rendering.

Core Features & Use Cases

  • Diagram types: flowchart, sequence, class, state, ER, and more.
  • Rendering: CLI conversion to SVG/PNG/PDF; Node.js API for dynamic diagrams.
  • Theming and accessibility options to customize appearance.

Quick Start

Write a Mermaid diagram in Markdown or code and render to an image with the CLI or API.