Refactoring Patterns

Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", or "technical debt". Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code quality foundations, see clean-code. For managing complexity, see software-design-philosophy.

onfire7777 707aac8 7 files · 93.7 KB Updated

File contents

onfire7777/universal-ai-skills-library/tree/main/skills/refactoring-patterns commit 707aac8454

Frequently asked questions

npx skillmds@latest add onfire7777/refactoring-patterns