🔍
QualityGo

Code Review Helper

by alibaba

Code Review Helper is a Quality skill for Claude Code, published by alibaba in skill-up.

680 stars45 forkson alibaba/skill-upAdded 2026/08/24+13% in starsRepository updated 2026/08/21
agent-skillsaiai-agentsalibabaskills
Install in seconds
Install Code Review Helper
Copy Code Review Helper into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alibaba/skill-up/tree/main/skills/skill-upper/evals/fixtures/skills/sample-no-evals ~/.claude/skills/sample-no-evals

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alibaba/skill-up.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill-upper/evals/fixtures/skills/sample-no-evals/SKILL.md in alibaba/skill-up
Installs to
~/.claude/skills/sample-no-evals
Collection
One of 23 skills cataloged from this repository
Category
Quality1354 skills

What Code Review Helper does

Code Review Helper analyzes code snippets or diffs for common issues like null pointer risks, unhandled exceptions, resource leaks, naming, and style. Use it when you want a review report with problems, suggestions, and a summary.

Code Review Helper is cataloged under Quality on DirSkills. Code Review Helper comes from a repository tagged agent-skills, ai, ai-agents, alibaba and skills.

Documentation

README

code-review-helper

一个代码审查辅助 Skill,帮助开发者快速发现代码中的常见问题。

功能

  • 识别空指针风险、未处理异常、资源泄漏等常见问题
  • 检查代码风格与命名规范
  • 给出具有可操作性的修改建议

触发场景

  • 用户要求 "帮我 review 这段代码"
  • 用户提交了代码 diff 并想获得反馈
  • 用户想检查代码质量

使用方式

直接将代码片段或 diff 发给 Agent,Skill 会自动分析并输出审查报告。

输出格式

审查报告包含:

  1. 问题列表(严重程度 + 位置 + 描述)
  2. 修改建议
  3. 总结评价

Frequently asked about Code Review Helper

  • What else does alibaba publish alongside Code Review Helper?

    Code Review Helper is one of 23 skills that DirSkills catalogs from alibaba/skill-up, the repository it ships in. Its siblings there include Agent Judge, Agent Judge Support and Code Quality Analyzer. Each one is a separate skill with its own page in this directory, installs the same way Code Review Helper does, and is maintained by alibaba in that same repository. The rest of the collection is listed on the alibaba/skill-up page.

  • How does Code Review Helper compare to other Quality skills?

    Code Review Helper ranks #1067 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Code Review Helper against them. Open each page to compare what they document and how they install.

More from alibaba/skill-up

Code Review Helper is one of 23 skills cataloged on DirSkills from alibaba/skill-up.

See all 23 skills