sc-improve
Installation
SKILL.md
Code Improvement
Apply systematic improvements to code quality, performance, maintainability, and best practices.
When to use
- Refactoring existing code for better quality
- Optimizing performance bottlenecks
- Cleaning up technical debt
- Applying consistent coding style
- Improving code maintainability
Instructions
Usage
/sc:improve [target] [--type quality|performance|maintainability|style] [--safe]