Code review skills

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

Browse within: LLM 139ai-coding 139cli 126agent 93skills 92agents 86agentic-ai 85claude-code-plugin 83cursor 71javascript 60copilot 54claude-code-skills 50opencode 47openai 42

chatgpt-handoff

721

sologuy/chatgpt-web-handoff

Skill Claude Code

A handoff tool that sends the current task context to a browser session with ChatGPT Web for a deeper review and retrieves structured conclusions. It supports submitting, checking, listing, and stopping handoff jobs.

not rated 2 5d ago B 45 tokens original MIT

skill-doctor

722

KyTiXo/skill-doctor

Skill Claude Code

Audit a skill against Pocock's write-a-skill spec and return a prioritized, diagnose-only fix report.

not rated 2 2mo ago A 26 tokens original MIT

self-grill

723

TimoDeg/self-grill

Skill Claude CodeCodex

Adversarially grill CLAUDE'S OWN answer/plan/reasoning before it ships — make the reasoning explicit (explain harder), then spawn a fresh effort-escalating refute jury that KILLS by default and injects FALSE-PREMISE trap questions, looping until no new defects survive. Forces source citations on every claim…

not rated 2 2mo ago A 196 tokens original MIT

perfect7613/dsa-system-design-optimizer

Skill Claude CodeCodex

Audits real codebases for data structure, algorithm, database, caching, scalability, reliability, and AI-system design improvements. Use when users ask to reduce time or space complexity, find hot paths, choose DSA patterns, optimize queries, improve architecture, scale a product, review infra, design RAG/agent…

not rated 2 3mo ago A 79 tokens original MIT

mariana-audit

725

ibaifernandez/mariana-audit

Skill Claude CodeCodex

Full-depth audit (a11y, UX, perf, SEO, security, DB, architecture, legal compliance, ops, observability) of a project. Audits by reading the source directly — installs nothing, writes nothing outside docs/audits/. Reports findings with file:line evidence and calibrated severity, optionally mitigates as discovered. Use…

not rated 2 26d ago A 111 tokens original MIT

agentic-preflight

726

elanthus/agentic-preflight

Skill Claude CodeCodex

Use when shipping a branch — reviewing, documenting, linting, testing, and pushing work behind a quality gate. Also use when a push is blocked by the agentic-preflight pre-push hook or when the user says agentic-preflight:uninstall to remove this tool from the current project.

not rated 2 changed yesterday A 66 tokens original Apache-2.0

end

727

bastndev/skills

Skill Claude CodeCodex

Audits, reviews, and refactors project architecture, code quality, structure, organization, and technical debt. Use for code review, architecture review, project audits, maintainability improvements, structural cleanup, scalability improvements, and refactoring existing codebases.

not rated 2 1mo ago A 52 tokens original MIT

forge

728

Giamme/forge

Skill Claude Code

Dispatch implementation and independent diff review to user-selected models through local agent CLIs. Use for /forge or explicit requests to delegate coding or review; explanation-only questions do not authorize dispatch.

not rated 2 changed 2d ago A 39 tokens

arch-hexagonal

729

maurigre/mgr-method

Skill Claude CodeCodex

Provider of the review rules guide for projects with Hexagonal architecture (Ports & Adapters, Alistair Cockburn), LANGUAGE-AGNOSTIC. Invoked by spec-init with the project's language; assembles docs/sdd/09-review-rules.md combining the hexagonal principles (dependency rule, inbound/outbound ports, adapters) with the…

not rated 2 today A 117 tokens

codex-oi

730

Dtdkvn/codex-oi

Skill Claude CodeCodex

Codex CLI second-opinion bridge for Claude Code. Wraps both codex exec (prompt-driven) and codex review (diff-driven) under one workflow with shared project-context preamble, filesystem boundary, JSON stream parsing, and a structured findings table. Five modes: review — custom-prompt audit of file/folder plan …

not rated 2 3mo ago A 223 tokens original MIT

pr-review

731

ai-agent-lead/skills

Skill Claude CodeCodex

Discipline for reviewing someone else's pull request — the inverse of prod-ready (which is the author's pre-merge gate). Use when the user asks to "review this PR", "look over the diff", "check this change", "give feedback on", or invokes a code-review slash command. Reviews against the linked feature doc / ADRs /…

not rated 2 2mo ago A 175 tokens

architecture-review

732

korbinjoe/TeemAI

Skill Claude Code

Architecture review skill. Provides a complete 9-dimension review model, 4 analysis techniques, 8 major anti-pattern detection checklists, and structured report templates. Triggers when user says "review architecture", "architecture health check", "analyze module dependencies", "evaluate evolvability".

not rated 2 2mo ago A 62 tokens original MIT

ai-loop-cycle

733

s977043/PlanGate

Skill Claude CodeCodex needs its repo

A runbook for one cycle of an AI-assisted change review: collect files, run checks, make a decision, save a record, and follow the result.

not rated 2 changed today A 140 tokens original MIT

code-review

734

sansec-ai/codeclaw-vscode

Skill Claude CodeCodex

Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.

not rated 2 5mo ago A 54 tokens original MIT

before-after-ui-diff

735

Tmuter/before-after-ui-diff

Skill Claude CodeCodex

After a batch of 2+ user-facing UI changes, produce a before/after verification report to sign off each change while reviewing locally. Invoke on request ('before/after report', 'verification table', 'screenshot diff') or proactively when a finished change set touches ≥2 distinct UI surfaces/behaviors. Captures…

not rated 2 2mo ago A 90 tokens original MIT

security-audit

737

Noorkhalel/saas-ai-skills

Skill Claude CodeCodex

Conduct a security-led audit of code, systems, APIs, infrastructure, dependencies, and AI workflows with threat modeling and exploitability-backed remediation. Use when security risk is the primary concern. Do not use for a generic code review, database design, or non-security debugging.

not rated 2 2mo ago A 58 tokens original MIT

pr-comments

738

WhatIfWeDigDeeper/agent-skills

Skill Claude Code

Address review comments on your own pull request: implement valid suggestions, reply to invalid ones, and resolve threads. Covers inline review threads, review body comments, and plain PR timeline comments. Use when: user says "address PR comments", "implement PR feedback", "respond to review comments", "handle review…

not rated 2 18d ago A 115 tokens original MIT

clean-architecture

739

omaromar9091/clean-architecture-skill

Skill Claude CodeCodex

Apply Robert C. Martin's Clean Architecture, SOLID, and component-decoupling principles when designing, reviewing, or refactoring code — scaled correctly to the size of the task so trivial changes don't get over-engineered. Use this whenever the user asks to design a new feature/service, review code for architectural…

not rated 2 1mo ago A 174 tokens original MIT

richardcarls/solid-js-best-practices

Skill Claude Code

Solid.js best practices for AI-assisted code generation, code review, refactoring, and debugging reactivity issues. Use when working in any SolidJS project or codebase — writing components, auditing code, migrating from React, fixing signals and fine-grained reactivity bugs, or integrating web component libraries. 67…

not rated 2 2mo ago A 104 tokens original MIT

smiladinov/claude-saas-readiness

Skill Claude CodeCodex

Audits any SaaS / web application codebase for production readiness and delivers a prioritized report covering security, scalability, reliability, performance, testing, observability, data, APIs, CI/CD, infrastructure, cost, and compliance. Use when the user asks to "make my project production-grade", wants a final…

not rated 2 1mo ago A 106 tokens

deep-review

742

aksheyw/claude-code-deep-review

Skill Claude CodeCodex

Iterative deep review using 14-lens methodology. Use when reviewing ANY plan, code review, architecture doc, test plan, or security assessment, before claiming it is complete. Runs fourteen lenses from different analysis angles and repeats the full set until a whole pass finds nothing new. Each lens catches issues…

not rated 2 12d ago A 137 tokens original MIT

skill-stocktake

743

shimo4228/skill-stocktake

Skill Claude Code

Audit installed Claude skills for quality and surface Keep/Improve/Update/Retire/Merge verdicts. Use when the user says "audit my skills", "stocktake", "review my skills", "which skills should I retire or merge", "do a quality pass over my skills", or "/skill-stocktake". NOT for creating or improving a single skill…

not rated 2 changed 7d ago A 102 tokens copy · 91% MIT

bugfix

744

tonychen15/xReview

Skill Claude CodeCodex

Fix a bug with xReview peer review. Codex is the developer, a peer LLM agent reviews your work. Use when: /bugfix, fix a bug with review.

not rated 2 2mo ago A 40 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: