Code review skills

10,316 tagged Code review, measured the same way as everything else here.

Browse within: LLM 139ai-coding 136cli 127agent 94skills 92agents 87agentic-ai 85claude-code-plugin 83cursor 71javascript 60copilot 55claude-code-skills 50opencode 47openai 42

github

577

YASSERRMD/clawforge

Skill Claude CodeCodex

GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available)…

not rated 5 3mo ago A 101 tokens copy · 88% MIT

misra-c-reviewer

578

atillab1/embedded-ai-workspace

Skill Claude CodeCodex

Use when reviewing embedded C code for MISRA-C:2012 (Amendment 4, 2023) compliance, or when the user asks about MISRA rules, embedded C safety, ISR safety, or wants a static-analysis-style review without commercial tools like IAR C-STAT or Axivion. Triggers on phrases like "MISRA review", "is this safe for embedded"…

not rated 5 4mo ago B 98 tokens original MIT

tour

579

a9a4k/tour

Skill Claude Code

Tour is a local code-walkthrough CLI for AI agents. After finishing a task, the agent leaves line-anchored comments on a pinned git diff (a guided traversal) that a human steps through in a TUI or webapp. Activates when the user asks to "review this branch", "review this PR", "walk me through this diff", "leave…

not rated 5 2mo ago A 167 tokens original MIT

rebar-audit

580

willackerly/rebar

Skill Claude Code

Use when asked about a rebar repo's health, compliance, tier, or contract status — and before claiming any tier, badge, or "green" state in docs or commits. Runs the three status surfaces and reads them without conflating the two maturity vocabularies.

not rated 5 28d ago A 60 tokens original Apache-2.0

pr-review

581

desikai-lab/Marrow

Skill Claude CodeCodex

Use when opening, reviewing, or merging a pull request. Covers pre-PR checks (linting, tests, branch naming), PR description requirements, and post-merge cleanup. Not for code review commentary or architecture decisions — use the relevant role guidelines for those.

not rated 5 today A 59 tokens original MIT

workflow-docs-sync

582

wlvh/coding-workflow

Skill Codex

A project-documentation synchronisation workflow for rebuilding project facts from a local Git folder, GitHub repository, or current working directory, then updating core workflow documents.

not rated 5 changed today A 119 tokens

refactor-guide

583

mohitmishra786/anti-vibe-skills

Skill Claude CodeCodex

Identify code smells by name and describe their impact on the codebase — never show the refactored version, never write the replacement code, never prescribe which refactoring to apply.

not rated 5 6mo ago A 88 tokens original MIT

prospec-verify

584

benwu95/prospec

Skill Claude CodeCodex

A review skill that checks an implementation against its tasks, written requirements, project rules, supporting knowledge, tests, and—when relevant—its design.

not rated 5 changed 3d ago A SkillSpector: pass 70 tokens original MIT

xnaut-review

585

48Nauts-Operator/xNaut

Skill Claude CodeCodex

Leave inline review notes on a worktree's diff inside a running xNaut window. Steers the user's diff viewer; never opens its own.

not rated 5 4d ago A 35 tokens original MIT

tomzhengy/harness-configs

Skill Claude Code

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

not rated 5 1mo ago A 54 tokens

ship-playbook

587

ulpi-io/skills

Skill Claude Code

Take one feature request from prompt to reviewed, audited delivery in a SINGLE autonomous pass — one runnable Workflow that plans, reviews the plan, builds task by task, cross-reviews the build, and optionally runs a launch audit, then RETURNS the verified findings rather than looping (the user decides any fix round…

not rated 5 10d ago A 393 tokens

code-review

588

nonoroazoro/ai

Skill Claude Code

Review code changes or repositories for correctness, security, performance, maintainability, unnecessary complexity, and technical debt.

not rated 5 changed yesterday A 25 tokens

pr-review-dashboard

590

surajssd/dotfiles

Skill Claude CodeCodex

Review, explain, or assess the Pull Request represented by the currently checked-out feature branch in a local git repository. Use for requests such as "review this PR", "explain this PR", "what does this PR do", or "review the current branch". Produce an evidence-backed, interactive single-file HTML dashboard with an…

not rated 5 today A SkillSpector: pass 112 tokens original MIT

github-pr-review

591

CrowdLinker/Skills

Skill Claude Code

Review a GitHub pull request using an opinionated, collaborative review style. Trigger when the user asks to review a PR, check a PR, or look over a PR.

not rated 5 1mo ago A 39 tokens original MIT

code-smells-analyzer

592

berhalak/skills

Skill Claude CodeCodex

Analyze code for code smells from the Fowler / Beck / Kerievsky catalog (including the Industrial Logic Smells-to-Refactorings reference), then refactor them away one by one using named refactorings from Fowler's Refactoring and Kerievsky's Refactoring to Patterns. Each smell is fixed in isolation with a…

not rated 5 2mo ago A 90 tokens

type-design-analyzer

593

jasmedia/cc-pr-reviewer

Skill Claude CodeCodex

Analyzes newly-added or significantly-modified types in a pull request for invariant strength, encapsulation, and enforcement. Produces 1-10 ratings on encapsulation/expression/usefulness/enforcement with concrete improvement suggestions. Use when reviewing PRs that introduce or substantially change types, classes…

not rated 5 1mo ago A 71 tokens original MIT

debt-audit

594

YoussefMahmod/skills

Skill Claude CodeCodex

Technical Debt Scanner — Scan any codebase for TODOs, FIXMEs, duplicated logic, unused exports, oversized files, circular dependencies, and code smells. Generates a prioritized debt report with estimated effort. Use when the user asks to: (1) audit technical debt, (2) find TODOs or FIXMEs, (3) detect code duplication…

not rated 5 6mo ago A 125 tokens

review

595

devjasha/raunen

Skill Claude CodeCodex

what to look for in a change here.

not rated 5 20d ago A 10 tokens original MIT

codex

596

rnijhara/claude-code-toolkit

Skill Claude CodeCodex

Get a second opinion from Codex CLI (OpenAI) on plans, code, or debugging. Use this skill when the user asks to review plans with Codex, get a code review from Codex, or wants a second perspective on a bug. Also use proactively: after finishing an implementation plan, after completing a feature implementation, or when…

not rated 5 5mo ago A 0 tokens

refactor

597

MuhiminOsim/code-refactoring-skill

Skill Claude Code

Safe, behavior-preserving code refactoring for any language. Detects smells (Bloat, OO, Couplers, Layers), applies Fowler & MVVM/Clean Architecture patterns, and runs tests per step. Triggers: refactor, clean up, extract, rename, simplify, decompose, god class, MVVM, Clean Architecture.

not rated 5 3mo ago A 72 tokens original MIT

codex-review-full

598

KamakuraCrypto/claude-codex-review

Skill Codex

Use when Claude has written a plan and the user wants codex to verify it against the actual codebase — runs gpt-5.5 and gpt-5.4 at xhigh reasoning in parallel with full shell access, iterates until both converge. Strict prompt-level prohibition on destructive operations. Prefer /codex-review for fast, deterministic…

not rated 5 4mo ago A 85 tokens original MIT

process-cr-comments

599

davidYichengWei/Agency

Skill Claude CodeCodex

Process review comments on an MR, a design doc, or a spec — validate each finding independently with parallel validator subagents, apply fixes for the ones that hold up, and produce a reply report designed to earn reviewer sign-off. The report explains exactly how each confirmed issue was fixed, and for anything not…

not rated 5 4mo ago A 212 tokens original MIT

codebase-context

600

GabsFranke/claude-code-github-agent

Skill Claude CodeCodex

Use this skill whenever you need to explore, search, or understand code — including code reviews, PR analysis, architecture review, finding definitions or references, tracing call graphs and dependencies, assessing the impact of changes, discovering API routes or MCP tools, searching by concept, or understanding file…

not rated 5 2d ago A 145 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: