소개
The cleanup-refactor skill is a specialized tool for developers looking to reduce technical debt and modernize their codebase without introducing regressions. It systematically identifies and removes obsolete compatibility layers, dead code, and redundant utility functions, producing minimal diffs that are easy to review. By focusing on simplification while preserving logic, it helps maintain a clean, readable, and efficient project structure during routine maintenance or after major framework upgrades.