Category ranking

Best Code Review Agent Skills in 2026

A code review skill turns "look at my PR" into a consistent, checklist-driven review: security patterns, error handling, test coverage, naming — the same bar every time, regardless of how the prompt was phrased.

The skills below are ranked by adoption. Each detail page documents what the review covers and which tools (git, GitHub) the skill expects the agent to have.

83
OH
op7418/humanizer-zh
Code review

Humanizer 的汉化版本,Claude Code Skills,旨在消除文本中 AI 生成的痕迹。

1.2万55
TP
the-pr-agent/pr-agent
Code review

This repository contains the open-source PR Agent Project. It is not the Qodo offering for open-source projects.

1.2万99
JC
jeffallan/claude-skills
Code review

67 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.

1万55
JO
jd-opensource/taro-ui
Code review

一款基于 Taro 框架开发的多端 UI 组件库

471855
DS
dimillian/skills
Code review

My Codex Skills

379385
HA
hisn00w/asu-skills
Code review

🚀面向求职与开发场景的实用 AI Skills 集合,支持简历优化、岗位投递、面试准备与开发提效。

351155
ON
op7418/nanobanana-ppt-skills
Code review

基于 AI 自动生成高质量 PPT 图片和视频的强大工具,支持智能转场和交互式播放

311355
GS
geeklee/srt-whiteboard-animation
Code review

将 SRT 字幕做成暖米黄纸张底的流式笔迹白板手绘动画 skill:mask 分区遮罩编排 + stream 连续笔迹(ink→color)。

289354
NF
nank1ro/flutter-shadcn-ui
Code review

shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.

279443
LT
leilei926524-tech/anti-distill
Code review

反蒸馏 Skill:清洗你被迫写的 Skill 文件,看起来完整,核心知识留给自己。Anti-distillation for employee Skills.

230851
XB
xstongxue/best-skills
Code review

通用高质量 Skill 合集,可安装到 Cursor、Claude Code、Codex、OpenClaw 等 Agent 工具的 skills 目录使用。

226581
AS
awesome-skills/code-review-skill
Code review

A comprehensive code review skill for Claude Code, covering React 19, Vue 3, Rust, TypeScript, TanStack Query v5, and more.

137646
一致するエントリーをすべて見る · 83

FAQ

What does a code review skill actually check?

It varies by skill, but common dimensions are correctness, security anti-patterns, error handling, test coverage, and style consistency. Each detail page lists the review scope so you can pick one that matches your team's standards.

Skill versus a CI linting setup?

Linters catch mechanical issues; review skills reason about intent — whether the change does what the PR claims, whether edge cases are handled. The strongest setups run both: CI for the mechanical layer, a skill for the judgment layer.

Can I adapt a skill to my team's conventions?

Yes — skills are plain instruction files. Fork one close to your needs and edit the checklist; that is exactly how most of the popular ones evolved.

関連ガイド