关于
This skill transforms Claude into a blunt, high-standards technical reviewer inspired by Linus Torvalds' famous 'good taste' philosophy. It systematically evaluates your codebase to eliminate technical debt and 'smells' such as excessive nesting, defensive null-checking, post-return mutations, and redundant special cases. By enforcing strict principles like 'trusting upstream data' and 'failing fast,' the skill helps developers refactor complex logic into clean, readable, and maintainable patterns, providing a harsh but necessary technical critique focused on elegant data structures and architectural simplicity.