code-review
规格合规code-review 应用结构化审查清单,覆盖正确性、可维护性、测试与团队规范。
Structured code review workflow with team standards and checklists.
适用场景
- → 审查 PR
- → 代码质量审计
- → 发布前审查
兼容平台
Cursor Claude Code GitHub Copilot Windsurf
安装
CLI 安装
npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/code-review 手动安装
~/.cursor/skills/code-review/ ~/.claude/skills/code-review/ ~/.copilot/skills/code-review/ ~/.codeium/windsurf/skills/code-review/ 资源文件
skill-name/
├── SKILL.md
Source
https://github.com/vercel-labs/agent-skills/skills/code-review相关技能
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
开发 Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
开发 Cursor
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
开发 Cursor Claude Code GitHub Copilot
Q94 spec ✓
review-security Featured
Security-focused code review for vulnerabilities and unsafe patterns.
安全 Cursor Claude Code GitHub Copilot
Q93 spec ✓