什麼是 code-review-and-quality?
在合併任何更改之前使用。在檢查您自己、其他代理程式或人員編寫的程式碼時使用。當您需要在進入主分支之前跨多個維度評估程式碼品質時使用。 來源:addyosmani/agent-skills。
在合併任何更改之前使用。在檢查您自己、其他代理程式或人員編寫的程式碼時使用。當您需要在進入主分支之前跨多個維度評估程式碼品質時使用。
透過命令列快速安裝 code-review-and-quality AI 技能到你的開發環境
來源:addyosmani/agent-skills。
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在合併任何更改之前使用。在檢查您自己、其他代理程式或人員編寫的程式碼時使用。當您需要在進入主分支之前跨多個維度評估程式碼品質時使用。 來源:addyosmani/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/addyosmani/agent-skills --skill code-review-and-quality 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/addyosmani/agent-skills