Code review skills

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

Browse within: LLM 140ai-coding 136cli 125agent 94skills 92agents 88agentic-ai 83claude-code-plugin 82javascript 60copilot 55claude-code-skills 50opencode 47openai 42plugin 41

dedup

433

edimuj/tokenlean

Skill Claude CodeCodex

Find duplicate functions and eliminate them so they stay gone. Triage tl dupes output by tier, apply the right consolidation pattern, and lock the win with a duplication-ratchet test. Use when asked to dedupe, remove duplication, consolidate copy-paste, clean up repeated helpers, or act on tl dupes output.

not rated 11 1mo ago A 69 tokens original MIT

readme-roast

434

KorroAi/readme-roast

Skill Claude CodeCodex

README-ROAST — Your README is lying. 8 savage personas roast your project's README with a Honesty Score, 3-5 punchy observations, a tweet-ready one-liner, and a shareable badge. Short. Funny. Accurate. Invoke with /readme-roast on any repo. Screenshot the output. Share it. Let the badge spread.

not rated 11 1mo ago A 79 tokens original MIT

review-template

435

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A code-review procedure for checking a change from its commit history through its final tests. It covers scope, changed files, behavior, security, performance, and missing tests.

not rated 11 6mo ago A 32 tokens original MIT

zszz3/multi-agent-chat

Skill Claude CodeCodex

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

not rated 11 1mo ago A 51 tokens

code-review-playbook

437

ArieGoldkin/ai-agent-hub

Skill Claude CodeCodex

Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Ensures consistent, constructive, and thorough code reviews across teams.

not rated 11 9mo ago A 46 tokens original MIT

linemark

438

gdaybrice/linemark

Skill Claude Code

Open interactive diff review UI in browser for current changes.

not rated 11 5mo ago A 13 tokens original MIT

pr-reviewer

439

synaptent/aragora

Skill Claude CodeCodex

Multi-agent adversarial code review for pull requests.

not rated 11 today A SkillSpector: pass 13 tokens original MIT

review-pii-redaction

440

lucasviola/specwiki

Skill Claude CodeCodex

Audit Parcel Path changes for PII leaks in logs and error messages. Use before opening a PR, after adding verbose logging, or when touching carrier responses.

not rated 11 1mo ago A 37 tokens original MIT

review

441

wxmb01/review-skill

Skill Codex

End-to-end project, artifact, and code review for assessing completion, requirements coverage, architecture, implementation quality, testing, risks, documentation, readiness, and improvement opportunities. Use when Codex needs to audit a software or technical project, review a diff or PR, judge whether work is…

not rated 11 5mo ago A 77 tokens original MIT

codebase-organizer

442

AnkitClassicVision/ankit_shared_skills

Skill Claude CodeCodex

Universal codebase operations: analyze, organize, and architecturally deepen any repo. Two commands: /organize for read-only analysis and /deepen for multi-agent refactoring. Use when the user wants a codebase scan, deep module scoring, dependency mapping, architectural improvement, or code-to-skill conversion.…

not rated 11 28d ago A 116 tokens original MIT

code-analyzer

443

Yuuu-u/learn-deerflow

Skill Claude CodeCodex

This skill performs comprehensive code quality analysis across multiple dimensions. It evaluates code quality not just by looking for bugs, but by assessing the overall health of a codebase — style consistency, complexity, security posture, maintainability, and performance characteristics.

not rated 11 4mo ago A 121 tokens

babysit-pr

445

chemany/Mente

Skill Codex

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…

not rated 11 3mo ago A 114 tokens original MIT

abicheck/abicheck

Skill Claude CodeCodex

Review a diff, branch, commit, or pull request in a C/C++ shared library (built for Linux ELF with GCC or Clang) for binary and source compatibility with existing consumers. Use when asked to review a PR for binary compatibility, to check whether a change will break existing consumers or already-compiled applications…

not rated 12 changed yesterday A 168 tokens original Apache-2.0

address-sieve-review

447

DanielT777/sieve

Skill Codex

Read and address code-review annotations created in the Sieve VS Code extension. Use automatically when the user asks to handle their latest Sieve review, fix or address Sieve feedback, act on comments or annotations they just left in Sieve, or continue after reviewing changes with Sieve. Do not use for GitHub…

not rated 11 1mo ago A 80 tokens original MIT

full-code-review

448

baseballyama/eslint-plugin-postgresql

Skill Claude Code

Use before opening a PR to do a maintainer-perspective review of a branch. Walks through "why does this exist", "is the design right", "is the implementation correct", and "are tests / docs / changelog complete". Invoked when the user says "review my branch", "do a full review", "is this PR ready", or…

not rated 11 yesterday A SkillSpector: pass 82 tokens original MIT

pr-code-review

449

jaybocc2/dotfiles

Skill Claude CodeCodex

Reviews the code changes in your pull request.

not rated 11 6d ago A SkillSpector: pass 12 tokens original MIT

review-checklist

450

777genius/plugin-kit-ai

Skill Claude CodeCodex

Apply a short, consistent review checklist before merging changes.

not rated 10 9d ago A 0 tokens copy · 100% MIT

HartBrook/lookagain

Skill Claude CodeCodex

Defines the standard output format for code review findings. Use when performing code reviews to ensure consistent, parseable output.

not rated 10 3mo ago A 28 tokens original MIT

chorus-council

452

valpere/chorus

Skill Claude CodeCodex

Run an LLM council — Claude (correctness), Gemini (edge cases), Cursor (integration), Kilo (maintainability), and you (scope) tackle the same task in parallel. Use when the user wants multiple independent perspectives on a decision, approach, or problem.

not rated 10 3mo ago A 62 tokens original MIT

quality-assurance

453

LetheChen/openclaw-longmen-inn

Skill Claude CodeCodex

A software quality and release-checking guide for reviewing code, testing applications, checking performance, and verifying delivery materials.

not rated 10 5mo ago A 23 tokens original MIT

feature-discovery

454

rube-de/cc-skills

Skill Claude Code

Discover what to build next across a whole product: fan out parallel agents to map the current repo into a feature inventory, research competitors, ideate across seven value lenses, dedup and shortlist, spec and adversarially validate the winners, then synthesize a ranked roadmap. Distinct from brainstorm, which goes…

not rated 10 3d ago A SkillSpector: pass 159 tokens original MIT

dxkit-action

455

vyuh-labs/dxkit

Skill Claude Code

Read a dxkit report and execute fixes — prioritize findings by severity, plan the fix sequence, run the fix, verify the score moved, re-baseline if appropriate. Supports a SCOPED pass to burn down one category at a time (dependency/BOM vulnerabilities, security, code quality, tests, docs), and a BASELINE-CLEANUP pass…

not rated 10 11d ago A SkillSpector: warn 201 tokens original MIT

Knuckles-Team/gitlab-api

Skill Claude CodeCodex

Review and merge GitLab merge requests via the gitlab-api MCP server — by default the MRs assigned to you or where you are a reviewer, optionally scoped to a project, group, or the whole instance. Read an MR, gate it on a green pipeline (pipeline → jobs → job log), then approve, accept/merge, or set…

not rated 10 11d ago A SkillSpector: warn 158 tokens original MIT

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: