Refactoring

Load PROACTIVELY when task involves improving code structure without changing behavior. Use when user says \"refactor this\", \"clean up this code\", \"remove dead code\", \"reduce duplication\", \"reorganize the files\", or \"extract this into a function\". Covers extract function/component, rename symbol, simplify conditionals, improve type safety, dependency inversion, dead code removal, circular dependency resolution, and database query refactoring with automated safety validation (typecheck, tests) at each step. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/mgd34msu--goodvibes-plugin--refactoring commit fb7e2c4317

Frequently asked questions

npx skillmds@latest add tomevault-io/refactoring-15