About
The Code Review skill transforms Claude into a specialized peer reviewer capable of analyzing code for logic errors, design pattern compliance, and performance bottlenecks. By utilizing context-gathering tools like Grep and Glob, it examines project-wide structures to ensure naming consistency, architectural integrity, and adherence to SOLID principles. Whether identifying critical security vulnerabilities like SQL injection or optimizing algorithmic complexity, this skill provides actionable, line-specific feedback and refactored examples to ensure high-quality, production-ready code.