Refactor

Performs behavior-preserving refactors to improve readability, reduce complexity, and enhance maintainability without altering functionality. Use when the user says "refactor", "simplify this code", "clean up", "reduce complexity", "extract method", "this is too complex", or asks to improve naming/structure without changing behavior. Preserves all public APIs unless explicitly authorized.

kriscard cc91516 3.9 KB Updated

File contents

kriscard/Skills/tree/main/skills/dev/refactor commit cc915163fe

Frequently asked questions

npx skillmds@latest add kriscard/refactor