Clean up redundant code, unused files, duplicate components, misplaced logic, messy styles, and inconsistent structure without changing behavior. Use this skill when explicitly asked to refactor/clean up, when a task reveals dead code or duplication that's clearly unused, or when finishing a feature
Clean up redundant code, unused files, duplicate components, misplaced logic, messy styles, and inconsistent structure without changing behavior. Use this skill when explicitly asked to refactor/clean up, when a task reveals dead code or duplication that's clearly unused, or when finishing a feature leaves behind now-unused files from an earlier approach. Do not use it to perform unrelated rewrite