一键导入
drawio
Apply when creating or reviewing architecture diagrams, Mermaid diagrams, or draw.io files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Apply when creating or reviewing architecture diagrams, Mermaid diagrams, or draw.io files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Git-versioned agent memory — agents that never make the same mistake twice.
Apply when generating ideas, exploring solution space, or facilitating divergent thinking before committing to an approach.
Apply when closing out a feature branch — pre-merge checklist, rebase, CI verification, cleanup, and post-merge steps.
Apply when writing or refactoring code. Generic rules to prevent the most common review comments — function length, naming, error handling, security, and tooling.
Apply when designing database schemas, writing migrations, or reviewing table structure. Covers naming, keys, indexes, constraints, nullability, and migration safety.
Apply when diagnosing a bug, reproducing a failure, or performing root cause analysis. Covers systematic isolation, binary search, logging strategy, and hypothesis-driven investigation.
| name | drawio |
| description | Apply when creating or reviewing architecture diagrams, Mermaid diagrams, or draw.io files. |
| license | MIT |
| version | 1.0.0 |
| tokens_target | 1300 |
| triggers | ["architecture diagram","mermaid diagram","drawio file"] |
| loads_after | [] |
| supersedes | [] |
Purpose: Ensure diagrams are version-controlled as source, rendered consistently, and kept in sync with the system they describe.
.drawio, .mmd, .puml) alongside or instead of rendered image exports. Reference: ERR-2026-027sequenceDiagram for request flows, flowchart for decision logic, C4Context/C4Container for architecture, erDiagram for data models.LR, TD) in Mermaid flowcharts; never rely on the default, which varies by renderer.skills/svg-check/SKILL.mdskills/error-log/SKILL.md