Refactor

Improve code structure and readability without changing external behavior. Covers common code smells (long methods, duplication, nested conditionals, magic numbers), safe refactoring process, design patterns (Strategy, Chain of Responsibility), type safety improvements, and extract method techniques.

tools-only b1d8450 3 files · 18.5 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_019df702 commit b1d8450d1d

Frequently asked questions

npx skillmds add tools-only/refactor-2