name: Code評論AndQuality slug: code-review-and-quality version: 1.0.0 displayName: Code評論AndQuality description: > Code評論AndQuality專用技能,幫助AI Agent高效完成相關任務。 summary: "Code評論AndQuality專用技能,幫助AI Agent高效完成相關任務。" license: MIT category: 開發者工具 framework: - Claude Code - Codex - Hermes Agent - OpenClaw - QClaw - WorkBuddy platform: multi-platform homepage: "https://github.com/1991513ccie-png" repository: "https://github.com/1991513ccie-png"
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 approval standard: Approve a change when it definitely improves overall code health, even if it isn't perfect. Perfect code doesn't exist — the goal is continuous improvement. Don't block a change because it isn't exactly how you would have written it. If it improves the codebase and follows the project's conventions, approve it.
Every review evaluates code across these dimensions:
Does the code do what it claims to do?
小蔥技能站7w4.net發現了升級外掛。
Can another engineer (or agent) understand this code without the author explaining it?
temp, data, result without context)_unused), backwards-compat shims, or // removed comments?Does the change fit the syst
(為相容釋出已截斷)
這是一個用於程式碼審查的技能,設計思路清晰,審查標準全面,能覆蓋程式碼質量的主要方面。它避免了過於嚴苛的評審標準,更加務實。不足之處是文件內容不夠完整,缺少使用示例和具體操作指引,實用性有待加強。整體質量中等偏上,框架設計不錯,但還需要更多實際內容來支撐。