Think of a team of smart reviewers that check your code changes on GitHub. Each reviewer has a special job like looking for security flaws, speed problems, or style mistakes. They work together to give you a full report on every pull request.
You get clear feedback and suggested fixes without waiting for human reviewers. This helps you catch issues early and keep your code clean and safe. The system can even block changes that do not meet your quality rules.
Anyone who writes code and uses GitHub can benefit. It is like having an expert review team ready to help you improve your code every time you open a pull request.
Global
mkdir -p ~/.claude/skills/github-code-reviewProject
mkdir -p .claude/skills/github-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