code-review
Spec compliantcode-review applies structured review checklists covering correctness, maintainability, tests, and team conventions.
Structured code review workflow with team standards and checklists.
When to use
- → Reviewing pull requests
- → Code quality audit
- → Pre-release review
Platforms
Cursor Claude Code GitHub Copilot Windsurf
Install
CLI install
npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/code-review Manual install
~/.cursor/skills/code-review/ ~/.claude/skills/code-review/ ~/.copilot/skills/code-review/ ~/.codeium/windsurf/skills/code-review/ Resources
skill-name/
├── SKILL.md
Source
https://github.com/vercel-labs/agent-skills/skills/code-reviewRelated Skills
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
Development Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
Development Cursor
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
Development Cursor Claude Code GitHub Copilot
Q94 spec ✓
review-security Featured
Security-focused code review for vulnerabilities and unsafe patterns.
Security Cursor Claude Code GitHub Copilot
Q93 spec ✓