Refactor

This skill should be used when refactoring or simplifying working code without changing its behavior, including reducing complexity, improving names, removing duplication, untangling nested logic, or cleaning up after a feature lands. It applies when the user says "refactor this", "simplify this", "clean this up", "this code is a mess", or "make this readable". It should not be used for fixing bugs (use fix), adding features, or architectural rewrites that change behavior (plan those with create-code-plan).

brandonburrus 4e14d2d 9.0 KB Updated

File contents

brandonburrus/.claude/tree/main/skills/refactor commit 4e14d2dad6

Frequently asked questions

npx skillmds@latest add brandonburrus/refactor