Agent skill

code-review

代码审查(含通用标准) — T阶段

Stars 166
Forks 24

Install this agent skill to your Project

npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v9.1.8/.claude/skills/code-review

SKILL.md

管道位置: T → quality.md 审查部分

审查清单

逻辑: 边界/错误处理/空值

安全: 注入/泄露/权限

通用质量

  • 函数<50行, 职责单一?
  • 注释WHY非WHAT?
  • 类型严格, 无any/as any?
  • 错误处理完整, 无空catch?
  • 命名清晰, 表达意图?
  • 无魔术数字, 常量已提取?
  • DRY, 无重复代码?

性能: N+1/循环/内存

可选: ast-grep搜反模式

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results