·code-review-and-quality
</>

code-review-and-quality

在合并任何更改之前使用。在检查您自己、其他代理或人员编写的代码时使用。当您需要在进入主分支之前跨多个维度评估代码质量时使用。

24安装·0热度·@addyosmani

安装

$npx skills add https://github.com/addyosmani/agent-skills --skill code-review-and-quality

如何安装 code-review-and-quality

通过命令行快速安装 code-review-and-quality AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/addyosmani/agent-skills --skill code-review-and-quality
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:addyosmani/agent-skills。

SKILL.md

查看原文

Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. Review covers five axes: correctness, readability, architecture, security, and performance. The standard is: "Would a staff engineer approve this diff and the verification story?"

Can another engineer (or agent) understand this code without the author explaining it?

Walk through the code with the five axes in mind:

在合并任何更改之前使用。在检查您自己、其他代理或人员编写的代码时使用。当您需要在进入主分支之前跨多个维度评估代码质量时使用。 来源:addyosmani/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/addyosmani/agent-skills --skill code-review-and-quality
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from addyosmani/agent-skills

快速解答

什么是 code-review-and-quality?

在合并任何更改之前使用。在检查您自己、其他代理或人员编写的代码时使用。当您需要在进入主分支之前跨多个维度评估代码质量时使用。 来源:addyosmani/agent-skills。

如何安装 code-review-and-quality?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/addyosmani/agent-skills --skill code-review-and-quality 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/addyosmani/agent-skills