Che cos'è mermaid-gen?
Genera diagrammi delle sirene sintatticamente corretti per la documentazione tecnica Fonte: vladm3105/aidoc-flow-framework.
Genera diagrammi delle sirene sintatticamente corretti per la documentazione tecnica
Installa rapidamente la skill AI mermaid-gen nel tuo ambiente di sviluppo tramite riga di comando
Fonte: vladm3105/aidoc-flow-framework.
The mermaid-gen skill provides AI assistants with expert guidance for creating syntactically correct Mermaid diagrams while avoiding common parsing errors that cause rendering failures. This skill focuses on diagram syntax correctness and best practices.
| Diagram Type | Type of Mermaid diagram | flowchart, sequence, state, class | | Diagram Purpose | What the diagram represents | "Agent communication flow", "State machine transitions" | | Content Description | Key elements and relationships | "3 agents, 1 database, request/response flow" |
| Existing Code | Current Mermaid code (if fixing) | None (creating new) | | Error Message | Parse error from renderer | None | | Styling Preferences | Color scheme, layout direction | Project defaults | | Naming Convention | Node ID format | camelCase |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill mermaid-genGenera diagrammi delle sirene sintatticamente corretti per la documentazione tecnica Fonte: vladm3105/aidoc-flow-framework.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill mermaid-gen Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/vladm3105/aidoc-flow-framework