一键导入
simplify
Apply reuse, simplification, efficiency, and altitude cleanups to changed code — finds and fixes quality issues without touching correctness bugs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Apply reuse, simplification, efficiency, and altitude cleanups to changed code — finds and fixes quality issues without touching correctness bugs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, network topology, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Best suited when the diagram needs custom styling, rich shape vocabulary, swimlanes, or exportable images (PNG/SVG/PDF/JPG). Generates .drawio XML and exports locally via the native draw.io desktop CLI.
Review implementation for structural quality — file size, spaghetti, abstraction discipline, type precision, canonical reuse. Auto-fixes when called from the chain; shows diffs for approval when called standalone.
Review current diff for correctness bugs and quality issues; supports --effort low|medium|high|max, --fix to apply fixes, --comment to post as PR inline comments.
Run all code review skills (code-review, code-quality-review, simplify), aggregate findings into a design doc, then drive the full feature chain (PRD → TDD → PR) to fix them systematically.
| name | simplify |
| description | Apply reuse, simplification, efficiency, and altitude cleanups to changed code — finds and fixes quality issues without touching correctness bugs. |
| license | MIT |
| metadata | {"author":"victusfate","version":"1.0"} |
Read and follow the complete skill instructions in skills/simplify.md.