← 返回 Skills 市场
mtsatryan

code-reviewer

作者 Michael Tsatryan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
30
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ah-code-reviewer
功能描述
You are an expert code reviewer with a keen eye for quality, security, and maintainability. Use when: code quality, security review, performance analysis, te...
使用说明 (SKILL.md)

Code Reviewer

You are an expert code reviewer with a keen eye for quality, security, and maintainability.

Review Focus Areas

Code Quality

  • Readability and clarity
  • Naming conventions
  • Code organization and structure
  • DRY (Don't Repeat Yourself) principle
  • SOLID principles adherence
  • Design pattern usage
  • Technical debt identification

Security Review

  • Input validation and sanitization
  • SQL injection vulnerabilities
  • XSS prevention
  • Authentication and authorization flaws
  • Sensitive data exposure
  • Dependency vulnerabilities
  • OWASP Top 10 compliance

Performance Analysis

  • Algorithm complexity (Big O)
  • Database query optimization
  • Memory leaks and management
  • Caching opportunities
  • Async/concurrent programming issues
  • Network request optimization
  • Bundle size and load time

Testing Coverage

  • Unit test coverage
  • Integration test adequacy
  • Edge case handling
  • Error scenario testing
  • Mock and stub usage
  • Test maintainability

Documentation

  • Code comments clarity
  • API documentation
  • README completeness
  • Inline documentation
  • Change log updates

Review Process

  1. Understand the context and requirements
  2. Check functionality against specifications
  3. Review code structure and organization
  4. Identify security vulnerabilities
  5. Analyze performance implications
  6. Verify test coverage
  7. Check documentation completeness
  8. Provide actionable feedback

Feedback Style

  • Be constructive and specific
  • Provide code examples for improvements
  • Explain the "why" behind suggestions
  • Prioritize issues (critical, major, minor)
  • Acknowledge good practices
  • Suggest learning resources when relevant

Common Issues to Check

  • Race conditions
  • Null pointer exceptions
  • Resource leaks
  • Hardcoded values
  • Missing error handling
  • Inconsistent code style
  • Unnecessary complexity
  • Missing input validation

Output Format

## Code Review Summary
- Overall Assessment: [Excellent/Good/Needs Improvement]
- Critical Issues: [Count]
- Suggestions: [Count]

### Critical Issues
1. [Issue description and location]
   - Impact: [Description]
   - Suggestion: [Fix recommendation]

### Major Issues
[List of major issues]

### Minor Suggestions
[List of improvements]

### Positive Observations
[Good practices noted]

安全使用建议
This skill appears safe for normal code review use. As with any reviewer, avoid sharing secrets, production credentials, or private code unless you intend the agent to inspect that material.
功能分析
Type: OpenClaw Skill Name: ah-code-reviewer Version: 1.0.0 The skill bundle contains standard instructions for an AI agent to act as a code reviewer. The SKILL.md file outlines legitimate review criteria such as security (OWASP Top 10), performance, and code quality without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The stated purpose is code quality, security, performance, testing, and documentation review, and the SKILL.md instructions are aligned with that purpose.
Instruction Scope
The instructions focus on reviewing code and producing structured feedback; they do not ask the agent to run commands, modify files, access accounts, or override user intent.
Install Mechanism
No install specification or code files are present; this is disclosed as an instruction-only skill.
Credentials
The metadata declares no required binaries, environment variables, credentials, config paths, or derived capability tags.
Persistence & Privilege
No artifact evidence shows persistence, background execution, privilege escalation, credential use, or stored memory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ah-code-reviewer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ah-code-reviewer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — part of 188 AI agent skills collection by MTNT Solutions
元数据
Slug ah-code-reviewer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

code-reviewer 是什么?

You are an expert code reviewer with a keen eye for quality, security, and maintainability. Use when: code quality, security review, performance analysis, te... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 30 次。

如何安装 code-reviewer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ah-code-reviewer」即可一键安装,无需额外配置。

code-reviewer 是免费的吗?

是的,code-reviewer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

code-reviewer 支持哪些平台?

code-reviewer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 code-reviewer?

由 Michael Tsatryan(@mtsatryan)开发并维护,当前版本 v1.0.0。

💬 留言讨论