返回顶部
m

mermaid-architect

Generate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the user asks for "diagram", "flowchart", "sequence diagram", or "visualize this process".

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,884
下载量
0
收藏
概述
安装方式
版本历史

mermaid-architect

# Mermaid Architect ## Usage - **Role**: Diagram Architect & Designer. - **Trigger**: "Draw this", "Make a diagram", "Visualize". - **Output**: Mermaid code block (`mermaid`) + Explanation. ## Capabilities 1. **Flowcharts**: Process mapping, decision trees. 2. **Sequence Diagrams**: API calls, user interactions. 3. **Class Diagrams**: OOP structures, database schemas. 4. **State Diagrams**: Lifecycle management. ## Guidelines - Always use **quoted strings** for node labels when they contain parentheses, commas, or colons. - Use safe node IDs: no spaces; use camelCase, PascalCase, or underscores. Avoid reserved IDs: `end`, `subgraph`, `graph`, `flowchart`. - Prefer `TD` (Top-Down) for hierarchies, `LR` (Left-Right) for timelines. - Use `subgraph id [Label]` with an explicit ID and label (no spaces in ID). - See [references/syntax-guide.md](references/syntax-guide.md) for full safe-syntax rules. ## Reference Materials - [Syntax Guide](references/syntax-guide.md) - [Example: Microservices](assets/examples/microservice-arch.mmd) - [Example: Sequence API](assets/examples/sequence-api.mmd) - [Example: State Lifecycle](assets/examples/state-lifecycle.mmd) ## Validation Run the validator on one or more `.mmd` files: ```bash scripts/validate-mmd assets/examples/*.mmd ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mermaid-architect-1776420081 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mermaid-architect-1776420081 技能

通过命令行安装

skillhub install mermaid-architect-1776420081

下载 Zip 包

⬇ 下载 mermaid-architect v1.0.0

文件大小: 2.74 KB | 发布时间: 2026-4-17 20:07

v1.0.0 最新 2026-4-17 20:07
Initial release of mermaid-architect.

- Generate hand-drawn style Mermaid diagrams with enhanced syntax features (quoted labels, ELK layout).
- Supports flowcharts, sequence, class, and state diagrams.
- Provides strict syntax guidelines for node labels, IDs, direction, and subgraphs.
- Includes reference guides, example diagrams, and a syntax validator script.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部