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.
小葱技能7w4.net持续更新中。
Every review evaluates code across these dimensions:
Does the code do what it claims to do?
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
(为兼容发布已截断)
这是一个用于代码审查的技能,设计思路清晰,审查标准全面,能覆盖代码质量的主要方面。它避免了过于严苛的评审标准,更加务实。不足之处是文档内容不够完整,缺少使用示例和具体操作指引,实用性有待加强。整体质量中等偏上,框架设计不错,但还需要更多实际内容来支撑。