Code Refactoring

Safe code refactoring guide for gnwebsite project. Use when refactoring components, removing duplication, improving code structure, or simplifying complex functions. Covers test-driven refactoring, incremental changes, extract function/composable patterns, and rollback procedures. Ensures refactoring preserves behavior while improving code quality. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/arpa73--aiknowsys--code-refactoring commit 9eb274fd93

Frequently asked questions

npx skillmds@latest add tomevault-io/code-refactoring-3