代码审查、重构建议、安全漏洞检查、命名规范、复杂度分析、注释文档生成
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill code-reviewer-cn --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Code Reviewer Cn?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-code-reviewer-cn)More formats (shields.io, HTML) on the badges page.
---
name: code-reviewer-cn
description: "代码审查、重构建议、安全漏洞检查、命名规范、复杂度分析、注释文档生成"
---
# code-reviewer-cn
代码审查、重构建议、安全漏洞检查、命名规范、复杂度分析、注释文档生成
## 核心特点
🎯 **精准** — 针对具体场景定制化输出
📋 **全面** — 多个命令覆盖完整工作流
🇨🇳 **本土化** — 完全适配中文用户习惯
## 命令速查
```
review review
refactor refactor
security security
naming naming
complexity complexity
document document
```
## 专业建议
- [ ] 边界条件处理(空值、零、负数、最大值)
- [ ] 错误处理(try-catch、错误码)
- [ ] 并发安全(竞态条件、死锁)
- [ ] 资源释放(文件句柄、数据库连接)
- [ ] 避免N+1查询
---
*code-reviewer-cn by BytesAgain*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!