概要
The Code Review Checklist skill empowers Claude to act as an expert senior reviewer, providing a structured framework for evaluating pull requests. It balances technical rigor with a constructive team mindset, focusing on catching critical bugs, identifying security vulnerabilities like SQL injection, and spotting performance bottlenecks like N+1 queries. By following standardized patterns for readability and testing quality, this skill ensures that every code change adheres to production-grade standards while fostering knowledge sharing across the development team.