code-review
@vercel-labs/code-review
code-review applies structured review checklists covering correctness, maintainability, tests, and team conventions.
Last verified: 2026-06-22 · Vercel Labs
code-review
Structured code review workflow with team standards and checklists.
When to use
- → Reviewing pull requests
- → Code quality audit
- → Pre-release review
Platforms
Resources
Source
https://github.com/vercel-labs/agent-skills/skills/code-reviewRelated Skills
Cursor · Development
create-skill teaches agents how to author new Agent Skills with valid SKILL.md frontmatter, trigger descriptions, and optional scripts. Install via npx skills add or copy to ~/.cursor/skills/create-skill/.
Cursor · Development
create-rule helps agents write Cursor rules (.mdc files) for project-specific AI behavior. Place rules in .cursor/rules/ for automatic context injection.
obra / Superpowers · Development
test-driven-development enforces red-green-refactor: no production code without a failing test first. Install with npx skills add obra/superpowers --skill test-driven-development.
Cursor · Development
review-bugbot performs structured code review focused on bugs, edge cases, and regressions. Ideal before merging PRs or after significant refactors.
FAQ
How do I install code-review?
Send the install prompt to your AI, or run npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/code-review.
Which platforms support code-review?
Cursor, Claude Code, GitHub Copilot, Windsurf