关于
This skill helps developers maintain clean, professional codebases by prioritizing self-documenting code over excessive inline commentary. It provides Claude with a framework to audit existing documentation, identify redundant comments that merely restate logic, and ensure that any remaining annotations explain the underlying 'why' rather than the 'what.' By enforcing standardized TODO formats and providing actionable refactoring patterns, this skill transforms cluttered files into clear, maintainable source code that relies on type systems and expressive naming.