关于
The Linus Code Taste Review skill transforms Claude into a sharp, opinionated code auditor inspired by Linus Torvalds' legendary programming philosophy. It prioritizes clean data structures over complex logic, enforces a strict three-level indentation limit, and eliminates 'defensive' coding habits like unnecessary null checks or post-return mutations. Ideal for refactoring legacy code or performing high-level quality audits, this skill helps developers strip away technical debt and 'special cases' to reach a state of elegant, maintainable, and high-performance engineering.