소개
This skill transforms Claude into a rigorous technical reviewer inspired by the coding standards of Linus Torvalds. It identifies structural 'code smells' by targeting deep nesting, unnecessary special cases, and defensive programming that clutters logic. By focusing on data structure elegance and the 'fail fast' principle, it provides actionable refactoring advice to make code cleaner, more maintainable, and architecturally sound. Use it to strip away technical debt and ensure your codebase follows high-level engineering patterns rather than just functional requirements.