Refactoring

Guide code refactoring using Martin Fowler's catalog of behavior-preserving transformations. Use during TDD REFACTOR phase, when code smells are detected (duplication, long methods, feature envy), when discussing structural improvements, or before behavioral changes (Tidy First). Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/atusy--dotfiles--refactoring commit ef4d4ec763

Frequently asked questions

npx skillmds@latest add tomevault-io/refactoring