Refactoring Patterns

Improve code structure without changing behavior — the discipline of small, named, test-backed moves. Extract function/variable, inline, rename, replace conditional with polymorphism, introduce parameter object, guard clauses. Recognize smells, refactor safely, avoid big-bang rewrites.

vanara-agents ebf5098 7 files · 29.6 KB Updated

File contents

vanara-agents/skills/tree/main/skills/refactoring-patterns commit ebf50983f5

Frequently asked questions

npx skillmds@latest add vanara-agents/refactoring-patterns