| name | code-reviewer |
| description | 审查代码,以了解最佳实践和潜在问题。可用于代码审查、检查 PR 或分析代码质量。 |
| allowed-tools | Read, Grep, Glob |
代码审查
审核清单
- 代码组织和结构
- 错误处理
- 性能考量
- 安全性问题
- 测试覆盖率
说明
- 使用 Read 工具读取目标文件
- 使用 Grep 工具搜索模式
- 使用 Glob 工具查找相关文件
- 提供详细的代码质量反馈
Community-maintained marketplace
Review code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.
Open claude.ai/settings/capabilities and find the "Skills" section
Click "Upload skill" and select the downloaded ZIP file
| name | code-reviewer |
| description | 审查代码,以了解最佳实践和潜在问题。可用于代码审查、检查 PR 或分析代码质量。 |
| allowed-tools | Read, Grep, Glob |