with one click
refactor
Suggest small, behaviour-preserving refactors.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Suggest small, behaviour-preserving refactors.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.