When you build a Next.js app, keeping your code clean and correct is important. This tool reviews your Server Components, Client Components, and data fetching patterns. It checks caching strategies, middleware, and security. You can use it before merging a pull request or after adding new features. It helps you catch problems early and follow best practices.
Developers working on Next.js projects can rely on this review to improve code quality. It looks at route segments, layouts, and API routes. The tool produces a clear report with critical warnings and actionable suggestions. Using it makes your app more reliable and performant.
Global
mkdir -p ~/.claude/skills/nextjs-code-reviewProject
mkdir -p .claude/skills/nextjs-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