Code review

17,650 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

arch-review

1033

vijayjoshi24/ea-agent-skills

Skill Claude CodeCodex

Review an architecture submission, design proposal, or pattern choice against EA standards and produce structured feedback. Activate whenever someone wants architecture feedback, a design review, or ARB preparation — including: "review this architecture", "is this a good design", "what are the issues with", "prepare…

not rated 5 4mo ago A 112 tokens original MIT

refactor

1034

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

1035

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

1036

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

1037

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

nova-code-review

1038

sbauza/openstack-agentic-workflows

Skill Claude Code

Review Nova code changes for intent correctness, architectural consistency, versioning rules, and testing adequacy. Use when reviewing a Gerrit patch, git diff, or set of modified files in OpenStack Nova.

not rated 5 4mo ago A 45 tokens

code-review

1039

this-is-tobi/tools

Skill Claude CodeCodex

Expert code review guidelines with priority levels, core review areas, language-specific checks, and structured output format. Use this when asked to review code, review a PR, or perform a code review.

not rated 5 yesterday A 42 tokens

claude-skills

1040

adelrioj/claude-skills

Plugin Claude Code

Bundles 14 skills, 1 MCP server · 1,463 tokens together

Skills for autonomous story execution (dex orchestrator), adversarial spec review (Codex or local LMStudio), completeness & wiring review (architect-review-pr), whole-repo three-lens audit (review-codebase), pre-task blind-spot discovery (blind-spot), CLAUDE.md minimizer (claude-md-slim), spec-to-PR conductor…

not rated 5 19d ago A tokens not measured

review-plan-v2

1041

Sierra-Code-Co/internal-speckit-template

Skill Claude Code

Pre-push gate for the current branch's diff. Runs review-plan-v2's deterministic analyzers (gitleaks, markdownlint, actionlint, shellcheck, ruff, structural) with --static-only, then the CodeRabbit CLI for the actual review. No API keys, nothing billed to you, and no diff leaves the machine on the first leg. The…

not rated 5 changed 8d ago A 105 tokens

jxin-coding

1043

Jxin-Cai/jxin-skills

Plugin Claude Code

Bundles 3 skills, 3 commands · 294 tokens together

Development toolkit: Git commit review, branch guard, worktree management, code critic, and notification hooks.

not rated 5 1mo ago A tokens not measured original Apache-2.0

agentloop

1044

ArcBlock/agent-skills

Plugin Claude Code

Bundles 20 skills · 2,536 tokens together

Repo-agnostic engineering loop engine: config-driven verification gate, sticky PR-comment delivery, and the review/sweep skill contracts. Repo specifics live in each repo's .claude/verify/config.ts, not here.

not rated 5 changed 2d ago A tokens not measured original MIT

teach-pr

1045

Slikon/agent-skills

Skill Claude Code

Explain what a PR or branch actually does before you review it — the mental model, the execution path, and what to question. Use when the user needs to understand a change they didn't write, or an agent just produced a large diff or PR.

not rated 5 1mo ago A 53 tokens

run-pr-cycle

1046

ShivaeDev/pardes

Skill Codex

Use when a verified owner-worker branch is ready to publish, or when an open pull request needs blocking lifecycle management through CI failures, review feedback, conflicts, and merge.

not rated 5 2mo ago A 38 tokens original MIT

codeprobe

1047

nishilbhave/codeprobe

Skill Claude Code needs its repo

Whole-codebase code quality audit system with 9 specialized sub-skills covering security, SOLID principles, architecture, error handling, performance, test quality, code smells, design patterns, and framework best practices. Produces a scored health dashboard (0-100 per category), severity-rated findings (P0-P3) with…

not rated 5 1mo ago A 181 tokens original MIT

mob-programming

1048

gzhanlei/claude-mob-programming-skill

Skill Claude CodeCodex

A team-based coding workflow that assigns different roles to two or three agents. TDD, or test-driven development, means writing tests before the code that makes them pass.

not rated 5 6mo ago C 242 tokens

react-doctor

1050

agniwen/ai-interview

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user types /doctor, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

not rated 5 yesterday A 70 tokens

dotnet-code-review

1051

wgdotnet/awesome-claude-code

Command Claude Code

You are an experienced .NET software engineer conducting a thorough code review. Focus exclusively on the changes being introduced (the diff), not on pre-existing code unless it's directly affected by the changes.

not rated 5 4mo ago B 0 tokens

driver-workflow

1052

open-vela/.claude

Agent Claude Code needs its repo

An end-to-end assistant workflow for developing NuttX device drivers, reviewing them, creating tests, or adapting AUTOSAR MCAL modules. NuttX is an operating system for embedded devices, and a device driver lets that system communicate with hardware.

not rated 5 2d ago A 93 tokens original Apache-2.0

issue

1053

dstalzjohn/agents-cli-sandbox

Command Claude Code

name: issue description: Smart DevOps workflow that handles both new issues and existing PRs with review feedback params.

not rated 5 1y ago A 0 tokens

security-audit

1054

ky2renzzz/acp-forge

Skill Claude CodeCodex

Perform a security audit on code, checking for common vulnerabilities including injection, auth bypass, secrets leakage, and unsafe dependencies.

not rated 5 2mo ago A 27 tokens original MIT

code-quality-analysis

1056

Cumulocity-IoT/cumulocity-skills

Skill Claude CodeCodex

Analyze Angular / Cumulocity Web SDK code for anti-patterns, bugs, and quality issues. Use when reviewing components, services, or modules for code quality, maintainability, performance, and correctness. Covers TypeScript best practices, Angular idioms, C8Y SDK usage patterns, and project-specific conventions.…

not rated 5 11d ago A 90 tokens original Apache-2.0

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: