A solid systematic approach to cleaning up messy code without breaking things. You get five patterns (Extract Method, DRY cleanup, conditional to polymorphism, parameter objects, SOLID fixes) plus a built-in workflow that checks behavior before and after with actual tests. The mandatory constraints are refreshingly strict: tests first, one change at a time, preserve all behavior. It includes checklists for the usual suspects like function length and nesting depth, which sounds basic but honestly that's where most code rot happens. The multi-agent verification setup suggests this is meant for teams that want reproducible refactoring rather than cowboy cleanups. Best deployed during code review or before feature work when you need that codebase actually readable.
npx -y skills add supercent-io/skills-template --skill code-refactoring --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
metabase/metabase
metabase/metabase
telagod/code-abyss
github/awesome-copilot
DietrichGebert/ponytail
UKGovernmentBEIS/inspect_evals