SpillwaveSolutionsSpillwaveSolutionsOfficialยท1 Agent Skills Included

design-doc-mermaid

Generate Mermaid diagrams and design documents from code

Generates Mermaid diagrams for workflows, deployments, architectures, and API sequences from plain text or source code. Converts Spring Boot, FastAPI, React, and ETL codebases into visual documentation without manual diagramming. Validates syntax, exports PNG/SVG images, and fills ready-made design document templates for wikis and Confluence.
npx skills add SpillwaveSolutions/design-doc-mermaid --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’