Refactor

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Use for gradual, incremental improvements to an existing codebase rather than full rewrites. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/truvetapublic--opentoken--refactor commit fb5b751115

Frequently asked questions

npx skillmds@latest add tomevault-io/refactor-24