← 返回 Skills 市场
umy997

Code Reviewer Umy997

作者 umy997 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
235
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install code-reviewer-umy997
功能描述
进行代码审查和质量检查。当用户提交代码审查请求或需要代码质量分析时使用此Skill。
使用说明 (SKILL.md)

代码审查助手

审查流程

  1. 代码结构分析

    • 检查文件组织
    • 验证命名规范
    • 评估模块化程度
  2. 质量检查

    • 识别代码异味
    • 检查安全漏洞
    • 验证测试覆盖率
  3. 改进建议

    • 提供具体修改建议
    • 解释改进理由
    • 建议最佳实践

审查标准

  • 可读性:代码是否易于理解
  • 可维护性:代码是否易于修改
  • 性能:是否存在性能问题
  • 安全性:是否存在安全风险

特殊场景处理

紧急修复

优先检查关键功能的完整性

新功能开发

重点关注设计模式和架构决策

重构任务

评估重构的影响和风险

安全使用建议
This skill appears coherent and low-risk because it is instruction-only and asks for no credentials or installs. Before enabling it for sensitive work: (1) test it with non-sensitive code snippets to confirm behavior; (2) watch for any prompts that ask you to paste secrets or system configuration — do not provide those; (3) if you are uncomfortable with autonomous invocation, restrict when the agent may call skills or require explicit user approval; and (4) review outputs for correctness before acting on suggested changes.
功能分析
Type: OpenClaw Skill Name: code-reviewer-umy997 Version: 0.1.0 The skill bundle consists of standard metadata and a markdown file (SKILL.md) providing instructions for a code review assistant. It contains no executable code, no network requests, and no suspicious instructions or prompt injection attempts. The content is entirely aligned with its stated purpose of analyzing code quality and security.
能力评估
Purpose & Capability
The name and description (code review and quality checks) match the provided instructions. The skill requests no binaries, env vars, or installs — all of which are appropriate for a purely instruction-based code-review assistant.
Instruction Scope
SKILL.md contains high-level review steps (structure, quality checks, suggestions) and does not instruct the agent to read system files, access environment variables, or send data to external endpoints. The instructions are broad but stay within the expected scope of a code-review skill.
Install Mechanism
No install specification and no code files are present, so nothing is written to disk or fetched during install — this is the lowest-risk installation model and matches the skill's function.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no request for unrelated secrets or system access, which is proportionate for a code-review helper.
Persistence & Privilege
always:false and normal autonomous invocation are set (platform defaults). The skill doesn't request permanent presence or modify other skills; this is appropriate for its purpose. If you are concerned about autonomous actions, consider restricting invocation policies at the agent level.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install code-reviewer-umy997
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /code-reviewer-umy997 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the Code Reviewer skill. - Enables code review and quality analysis in response to user requests - Details a review process including structure, quality checks, and suggestions for improvement - Outlines standards for readability, maintainability, performance, and security - Specifies handling for special scenarios such as urgent fixes, new feature development, and refactoring tasks
元数据
Slug code-reviewer-umy997
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Code Reviewer Umy997 是什么?

进行代码审查和质量检查。当用户提交代码审查请求或需要代码质量分析时使用此Skill。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。

如何安装 Code Reviewer Umy997?

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

Code Reviewer Umy997 是免费的吗?

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

Code Reviewer Umy997 支持哪些平台?

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

谁开发了 Code Reviewer Umy997?

由 umy997(@umy997)开发并维护,当前版本 v0.1.0。

💬 留言讨论