mermaid▌
15 indexed skills · max 10 per page
beautiful-mermaid
intellectronica/agent-skills · AI/ML
Render Mermaid diagrams as SVG and PNG images with theme customization. \n \n Supports five diagram types: flowchart, sequence, state, class, and entity-relationship diagrams \n Produces both vector SVG (scalable) and high-resolution PNG (4K viewport) outputs in a single workflow \n Includes 13 built-in themes (default, Dracula, Tokyo Night, Nord, GitHub, Catppuccin, Solarized, One Dark, Zinc Dark) \n Requires agent-browser skill for PNG capture; uses Bun, Node, or Deno for SVG rendering \n Prov
pretty-mermaid
imxv/pretty-mermaid-skills · AI/ML
Render Mermaid diagrams as SVG or ASCII with 15+ themes and 5 diagram types. \n \n Supports five diagram types: flowchart, sequence, state, class, and ER diagrams for workflows, APIs, databases, and object models \n Offers 15 built-in themes (tokyo-night, dracula, github-dark, nord, catppuccin, and more) with light and dark variants \n Generates SVG output for web and documentation, or ASCII art for terminals and plain-text files \n Batch rendering with parallel processing ( --workers flag) for
mermaid-diagrams
hoodini/ai-agents-skills · AI/ML
Create diagrams and visualizations using Mermaid markdown syntax.
mermaid-to-gif
zc277584121/marketing-skills · AI/ML
Convert Mermaid diagrams into animated GIFs with rich animation effects. Supports .mmd files and extracting ```mermaid code blocks from .md files.
mermaid-diagram-specialist
davila7/claude-code-templates · AI/ML
Create flowcharts, sequence diagrams, ERDs, and architecture visualizations in Mermaid syntax. \n \n Supports 10+ diagram types including flowcharts, sequence diagrams, ERDs, C4 architecture, state machines, Gantt charts, and class diagrams \n Includes decision matrix to select appropriate diagram type based on content (processes, APIs, databases, architecture, timelines) \n Provides step-by-step workflow from diagram selection through styling, with syntax examples and validation checklists for
mermaid-visualizer
axtonliu/axton-obsidian-visual-skills · AI/ML
Convert text content into professional Mermaid diagrams with automatic syntax error prevention. \n \n Supports six diagram types: process flows, circular cycles, comparisons, mindmaps, sequence diagrams, and state diagrams \n Handles common syntax pitfalls automatically (list conflicts, subgraph naming, special characters) to ensure rendering in Obsidian, GitHub, and other Mermaid platforms \n Configurable layout direction, detail level (simple to detailed), and professional color schemes with s
mermaid-diagram-generator
rysweet/amplihack · AI/ML
This skill automatically converts text descriptions of system architectures, module specifications, workflow documentation, and design concepts into valid Mermaid diagram syntax. It enables clear visual communication of complex systems, ensuring diagrams are production-ready and embeddable in markdown documentation.
mermaid-diagrams
davila7/claude-code-templates · AI/ML
Text-based software diagrams for domain modeling, architecture, flows, and database schemas. \n \n Supports nine diagram types: class diagrams, sequence diagrams, flowcharts, entity relationship diagrams, C4 architecture diagrams, state diagrams, git graphs, Gantt charts, and pie/bar charts \n All diagrams render from plain-text syntax, making them version-controllable and easy to maintain alongside code \n Native support in GitHub, GitLab, VS Code, Notion, Obsidian, and Confluence; exportable t
markdown-mermaid-writing
SuperiorByteWorks-LLC/agent-project · productivity
Comprehensive markdown and Mermaid diagram writing skill for scientific documentation.
mermaid
markdown-viewer/skills · AI/ML
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.