Claude Code Plugins

Community-maintained marketplace

Feedback

code-reviewer

@RanFR/Config
2
0

Review code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name code-reviewer
description 审查代码,以了解最佳实践和潜在问题。可用于代码审查、检查 PR 或分析代码质量。
allowed-tools Read, Grep, Glob

代码审查

审核清单

  1. 代码组织和结构
  2. 错误处理
  3. 性能考量
  4. 安全性问题
  5. 测试覆盖率

说明

  1. 使用 Read 工具读取目标文件
  2. 使用 Grep 工具搜索模式
  3. 使用 Glob 工具查找相关文件
  4. 提供详细的代码质量反馈