What problem does it solve?
Manual code reviews are often inconsistent, time-consuming, and prone to human error, leading to overlooked issues in quality, security, and documentation. This Skill automates the pre-PR review process, ensuring adherence to project standards and reducing rework.
Core Features & Use Cases
- Comprehensive Quality Checks: Automatically verifies code against a structured checklist covering quality, security, testing, documentation, and performance.
- Pre-PR Readiness: Ensures code is compliant and ready for pull requests, streamlining development workflows and accelerating merge times.
- Actionable Feedback: Provides structured reports with identified issues and suggested corrections, empowering developers to fix problems proactively.
- Use Case: Before submitting a new feature, instruct Claude to use this Skill to review your code. It will check for forgotten
console.logs, hardcoded secrets, missing tests, and outdated documentation, providing instant, actionable feedback to ensure your PR is flawless.
Quick Start
Review the attached code changes for the new user authentication module, focusing on security and test coverage.