一键导入
refactor
Suggest small, behaviour-preserving refactors.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Suggest small, behaviour-preserving refactors.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
A skill shipped by a composer-shaped local directory donor.
A second local-directory skill used to prove the allowlist filter.
A skill served from a local directory source.
A skill shipped under .claude/skills, discoverable only via recursive scanning.
A skill nested one category level deep, exercising the catalog layout.
Demonstrates auto-discovery — this skill is found via the well-known skills/ root, not via extra.skills.
| name | refactor |
| description | Suggest small, behaviour-preserving refactors. |
Identify duplication, long methods, and primitive obsession. Propose the
minimal change that improves the code without altering external behaviour.
Use the templates in templates/ to structure suggestions.