一键导入
diagrams-stage
Generate one Mermaid diagram plus concise commentary.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate one Mermaid diagram plus concise commentary.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Format responses in plain Markdown using simple headings, bullets, and fenced code blocks.
Prefer purpose-built filesystem and text tools over shell, batch independent calls, and use safe edit locators.
Use attached and local context first, separate observed facts from inferred conclusions, and cite source paths.
Implementation plan and snippets for the specified React stack.
Scaffold idiomatic table-driven tests for a given function.
Turn goals, market or user research, constraints, and stakeholder input into a PRD, MRD, or product requirements artifact with testable requirements and acceptance criteria. Source-grounded; flags assumptions and missing inputs explicitly.
基于 SOC 职业分类
| name | diagrams-stage |
| description | Generate one Mermaid diagram plus concise commentary. |
| insert | user-message |
| arguments | [{"name":"diagramScope","description":"scope of the diagram e.g., - service, module, state-machine, deployment, sequence"},{"name":"scenario","description":"scenario for the diagram"},{"name":"detailLevel","description":"diagram details levels e.g., 2 as default"}] |
Return exactly one Mermaid fenced block followed by <= 3 bullets
First line inside the block is %% {{scenario}}
Diagram type must suit {{diagramScope}}
Emphasize critical paths using stroke="orange"
Diagram scope={{diagramScope}}
Scenario="{{Scenario}}"
DetailLevel="{{detailLevel}}