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.

wesleyegberto 8174237 10 files · 148.8 KB Updated

File contents

wesleyegberto/software-engineering-skills/tree/main/plugins/programming-skills/skills/refactoring-patterns commit 8174237c9f

Frequently asked questions

npx skillmds@latest add wesleyegberto/refactoring-patterns