What problem does it solve? Code reviews often miss critical issues like security vulnerabilities, edge cases, or inadequate test coverage because reviewers lack a consistent, structured process. This Skill provides a comprehensive checklist framework that ensures every review covers functionality, security, performance, code quality, tests, and documentation. ## Core Features & Use Cases - Structured Review Checklists: Step-by-step checklists for functionality, security, performance, code quality, tests, documentation, and git hygiene. - Concrete Code Examples: Side-by-side bad and good code snippets illustrating common issues like SQL injection, hardcoded secrets, and unclear naming. - Review Comment Templates: Ready-to-use Markdown templates for requesting changes, asking questions, and praising good code. - Use Case: When reviewing a pull request that adds a new API endpoint, use this Skill to verify input validation, check for injection risks, confirm test coverage, and produce constructive, specific feedback. ## Quick Start Review this pull request using the code review checklist and flag any security, performance, or test coverage issues.