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]
Installs
30
GitHub Stars
76
First Seen
Jan 25, 2026
sc-improve — htlin222/dotfiles