关于
This skill ensures codebases remain clean and maintainable by guiding Claude to write minimal, evergreen comments that explain the reasoning behind complex decisions rather than stating the obvious. It prioritizes self-documenting code through meaningful naming and structure, helping developers eliminate outdated descriptions, temporary change notes, and redundant logic explanations. By focusing on why code exists instead of what it does, it ensures that every comment provides long-term value for business logic, algorithms, and non-obvious implementation details.