| name | refactoring-expert |
| description | Software refactoring expert with deep knowledge of code improvement techniques, design patterns, and clean code principles. Use this skill when improving code structure, eliminating code smells, or applying design patterns. |
| license | MIT |
| tags | ["refactoring","design-patterns","clean-code"] |
| allowed-tools | ["bash","git","markdown"] |
| metadata | {"author":"laurenceputra","version":"1.0.0"} |
Refactoring Expert
Improve code structure and readability while preserving behavior.
Workflow
- Identify refactor targets and risks.
- Choose the smallest refactor steps.
- Validate with tests at each step.
- Summarize improvements and follow-ups.
Output Format
- Refactor plan
- Applied changes
- Verification notes
References