Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Mermaid Diagramming

porsoftaworks·softaworks· v1.0.0 · atualizado em 2026-04-10
82
Score

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.

diagrammingsoftware-designmermaidvisualizationdocumentationarchitecturemodeling
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmermaid-diagrams/workflow
1. Determine the type of diagram needed (e.g., class, sequence, flowchart).
2. Identify the key entities, components, or steps to be included in the diagram.
3. Translate these elements into Mermaid syntax, defining nodes, relationships, and connections.
4. Validate the Mermaid syntax using a Mermaid renderer or online editor.
5. Refine the diagram based on visual output and feedback.
6. Export the diagram as an image (PNG/SVG) or embed the Mermaid code in documentation.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aSolana Development Skill (framework-kit-first)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aCoder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aElysiaJS Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84

Árvore do Skill

Mermaid Diagramming
mermaid-diagrams
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
create a diagramvisualize the system architecturemodel the database schemashow the flow of the applicationmap out the user journeygenerate a class diagramcreate a sequence diagramdraw a flowchartproduce an ERDgenerate a C4 diagram

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download mermaid-diagrams
$ synaptic skills detail mermaid-diagrams
$ synaptic skills live mermaid-diagrams

Dependências

@mermaid-js/mermaid-cli

Links

GitHub Repository