code-refactor-master
Installation
SKILL.md
Code Refactor Master
When to use this Skill
Use this Skill when:
- Refactoring existing code for better quality
- Eliminating code smells
- Improving code readability and maintainability
- Optimizing performance without changing behavior
- Applying design patterns
- Reducing complexity
- Cleaning up technical debt
Refactoring Principles
1. Core Rules
Golden Rule: Make code changes that improve internal structure without altering external behavior