code-review
✓审查 git 更改、识别关键和高优先级问题、生成审查摘要并收集指标数据以供本地使用。当用户需要进行代码审查或分析代码更改以找出质量问题时,请使用此功能。
SKILL.md
This skill provides comprehensive code review capabilities including change analysis, issue identification, and metrics collection.
Ensure if is in a git repository directory and existing changes to review (staged, unstaged, and untracked files):
The skill follows this workflow and adds the following process nodes to the current Todo List if necessary:
审查 git 更改、识别关键和高优先级问题、生成审查摘要并收集指标数据以供本地使用。当用户需要进行代码审查或分析代码更改以找出质量问题时,请使用此功能。 来源:kinneyyan/prompts。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/kinneyyan/prompts --skill code-review- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 code-review?
审查 git 更改、识别关键和高优先级问题、生成审查摘要并收集指标数据以供本地使用。当用户需要进行代码审查或分析代码更改以找出质量问题时,请使用此功能。 来源:kinneyyan/prompts。
如何安装 code-review?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kinneyyan/prompts --skill code-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/kinneyyan/prompts