design-doc-mermaid
Generate Mermaid diagrams and design documents from code
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install design-doc-mermaid?โผ
Run `npx skills add SpillwaveSolutions/design-doc-mermaid --all -g -y` in your terminal to install the skill globally.
How to turn source code into diagrams?โผ
Share your code or config files and the skill maps them to architecture, deployment, or sequence diagrams using framework-specific patterns for Spring Boot, FastAPI, React, and more.
Can it export diagrams for Confluence or wikis?โผ
Yes. It renders diagrams to PNG or SVG with included Python scripts, since Confluence cannot render Mermaid blocks directly.
Does it validate Mermaid syntax automatically?โผ
Yes. A resilient workflow script validates every diagram with mermaid-cli and applies documented fixes before adding it to your markdown.
Can non-developers create design documents with it?โผ
Yes. Describe your system in plain English and the skill fills architecture, API, database, or feature templates with embedded diagrams.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core