A React code review helps you check your components, hooks, and patterns before merging changes. It looks for problems like missing dependencies, poor accessibility, or performance issues. The review gives clear fixes and suggestions for improvement.
Anyone working on React apps can use this review. Developers get detailed feedback. Teams keep code quality high. Project managers ensure best practices are followed. The review covers React 19, TypeScript, and styling too.
Use it after building new features or before a pull request. It finds critical issues early. That saves time and prevents bugs in production.
Global
mkdir -p ~/.claude/skills/react-code-reviewProject
mkdir -p .claude/skills/react-code-reviewSource Repository
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Caveman Reviewjuliusbrussee/caveman
Ultra-compressed one-line code review comments that cut noise
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Auditpbakaus/impeccable
Audit your code for accessibility performance theming and anti-patterns
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues