什么是 mermaid-diagramming?
美人鱼图创建,涵盖流程图、序列图、ERD、状态机、甘特图和架构视图。在创建或更新文档中的技术图表时使用。 来源:nickcrew/claude-ctx-plugin。
美人鱼图创建,涵盖流程图、序列图、ERD、状态机、甘特图和架构视图。在创建或更新文档中的技术图表时使用。
通过命令行快速安装 mermaid-diagramming AI 技能到你的开发环境
来源:nickcrew/claude-ctx-plugin。
Create clear, professional Mermaid diagrams for technical documentation. Covers all major diagram types with both basic and styled variants, rendering guidance, and export recommendations.
| references/diagram-types.md | Syntax, patterns, and code examples for every Mermaid diagram type | Choosing or building a diagram |
| Process flow, decisions, branching | flowchart | | Interactions over time between systems/actors | sequenceDiagram | | Data model and relationships | erDiagram | | Object structure and inheritance | classDiagram | | States and transitions | stateDiagram-v2 | | Project schedule and dependencies | gantt | | Proportions or distribution | pie |
美人鱼图创建,涵盖流程图、序列图、ERD、状态机、甘特图和架构视图。在创建或更新文档中的技术图表时使用。 来源:nickcrew/claude-ctx-plugin。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill mermaid-diagramming美人鱼图创建,涵盖流程图、序列图、ERD、状态机、甘特图和架构视图。在创建或更新文档中的技术图表时使用。 来源:nickcrew/claude-ctx-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill mermaid-diagramming 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nickcrew/claude-ctx-plugin