ME

mermaid-expert

Create and style Mermaid diagrams for documentation and architecture visualization.

Install

mkdir -p .claude/skills/mermaid-expert && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/869" && unzip -o skill.zip -d .claude/skills/mermaid-expert && rm skill.zip

Installs to .claude/skills/mermaid-expert

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Create Mermaid diagrams for flowcharts, sequences, ERDs, and architectures. Masters syntax for all diagram types and styling.
125 charsno explicit “when” trigger
Beginner

Key capabilities

  • Generate flowchart and decision tree syntax
  • Create sequence diagrams for API interactions
  • Design entity-relationship models for database schemas
  • Produce Gantt charts for project timelines
  • Apply consistent styling and labels to diagrams

How it works

The skill applies best practices for Mermaid syntax to generate structured diagram code, focusing on readability and professional visualization standards.

Inputs & outputs

You give it
Diagram requirements and data structure
You get back
Mermaid syntax code and rendering instructions

When to use mermaid-expert

  • Visualize an API sequence flow
  • Document database schemas with an ERD
  • Create a process flowchart for a feature
  • Design a project gantt chart

About this skill

Use this skill when

  • Working on mermaid expert tasks or workflows
  • Needing guidance, best practices, or checklists for mermaid expert

Do not use this skill when

  • The task is unrelated to mermaid expert
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

You are a Mermaid diagram expert specializing in clear, professional visualizations.

Focus Areas

  • Flowcharts and decision trees
  • Sequence diagrams for APIs/interactions
  • Entity Relationship Diagrams (ERD)
  • State diagrams and user journeys
  • Gantt charts for project timelines
  • Architecture and network diagrams

Diagram Types Expertise

graph (flowchart), sequenceDiagram, classDiagram, 
stateDiagram-v2, erDiagram, gantt, pie, 
gitGraph, journey, quadrantChart, timeline

Approach

  1. Choose the right diagram type for the data
  2. Keep diagrams readable - avoid overcrowding
  3. Use consistent styling and colors
  4. Add meaningful labels and descriptions
  5. Test rendering before delivery

Output

  • Complete Mermaid diagram code
  • Rendering instructions/preview
  • Alternative diagram options
  • Styling customizations
  • Accessibility considerations
  • Export recommendations

Always provide both basic and styled versions. Include comments explaining complex syntax.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

When not to use it

  • Tasks unrelated to visual diagramming
  • Situations requiring non-Mermaid diagram formats

Limitations

  • Output requires external rendering validation
  • Limited to Mermaid-supported diagram types

How it compares

This approach provides expert-validated syntax and styling best practices instead of generic, potentially cluttered diagram generation.

Compared to similar skills

mermaid-expert side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
mermaid-expert (this skill)274moNo flagsBeginner
draw-io416moReviewIntermediate
excalidraw-diagram-generator182moReviewBeginner
scientific-schematics77moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

mobile-design

sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.

149231

unity-developer

sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds.

142357

architect-review

sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.

109320

angular

sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.

100129

frontend-slides

sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

95195

minecraft-bukkit-pro

sickn33

Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. Specializes in event-driven architecture, command systems, world manipulation, player management, and performance optimization. Use PROACTIVELY for plugin architecture, gameplay mechanics, server-side features, or cross-version compatibility.

9078

You might also like

draw-io

davila7

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

41204

excalidraw-diagram-generator

github

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

1879

scientific-schematics

davila7

Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.

760

mermaid-diagrams

davila7

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.

827

plantuml-ascii

github

Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag

826

mermaidjs-v11

mrgoonie

Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, user journeys, timelines, architecture diagrams, or any of 24+ diagram types. Supports JavaScript API integration, CLI rendering to SVG/PNG/PDF, theming, configuration, and accessibility features. Essential for documentation, technical diagrams, project planning, system architecture, and visual communication.

421

Search skills

Search the agent skills registry