What problem does it solve?
This Skill automates the process of reviewing code for a wide range of issues, including bugs, security vulnerabilities, performance bottlenecks, accessibility problems, and adherence to project-specific workflows defined in CLAUDE.md.
Core Features & Use Cases
- Comprehensive Code Analysis: Checks for security flaws, correctness, performance, accessibility, and workflow compliance across various tech stacks.
- Automated Tech Stack Detection: Adapts its review process based on the detected project technologies (React, Node.js, Python, etc.).
- Severity-Based Reporting: Categorizes issues into P0 (blocking), P1 (should fix), and P2 (nice to have) for prioritized action.
- Use Case: Before merging a pull request for a new feature, use this Skill to perform a thorough code review, ensuring it meets production-ready standards and catches potential issues early.
Quick Start
Use the generic-code-reviewer skill to review the attached code snippet for any potential issues.