Code review

25,664 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.

benchflow-ai/benchflow

Skill Claude CodeCodex

Review Benchflow or SkillsBench task-run trajectories and integration-test Benchflow code changes. Use this skill whenever the user asks to audit traj health, failed or timed-out runs, healthy pass/fail/timeout status, no-skill leakage, skill loading, reward hacking, verifier isolation, metadata completeness, token…

not rated 339 +4 yesterday A 99 tokens original Apache-2.0

ai-pair

218

axtonliu/ai-pair

Skill Claude CodeCodex

AI Pair Collaboration Skill. Coordinate multiple AI models to work together: one creates (Author/Developer), two others review (Codex + Gemini). Works for code, articles, video scripts, and any creative task. Trigger: /ai-pair, ai pair, dev-team, content-team, team-stop.

not rated 338 +1 5mo ago A 66 tokens original MIT

frontend-reviewer

219

fullstack-development/front-end-best-practices

Agent

Use when reviewing React+TypeScript code for compliance with frontend standards. Reviews modified files from git diff or a specific file/folder. Reports violations with file:line references and suggests fixes. Invoke as: @frontend-reviewer (reviews git diff) or @frontend-reviewer (reviews specific path).

not rated 337 1mo ago A 63 tokens

codeguard-security

221

cosai-oasis/project-codeguard

Plugin Claude Code

Bundles 4 skills · 207 tokens together

Security code review skill based on Project CodeGuard's comprehensive security rules. Helps AI coding agents write secure code and prevent common vulnerabilities.

not rated 329 +3 yesterday A tokens not measured

skill-judge

223

shareAI-lab/lab-skills

Skill Claude CodeCodex

Evaluate Agent Skill design quality with an opinionated, practice-derived rubric informed by public specifications and examples. Use when reviewing, auditing, comparing, or improving SKILL.md files and skill packages. Produces evidence-backed findings, optional multi-dimensional scoring, and prioritized changes; treat…

not rated 312 +1 9d ago A 72 tokens original Apache-2.0

review

224

apollographql/apollo-mcp-server

Skill Claude CodeCodex

Review a GitHub pull request for a Rust codebase. Focuses on security, performance, test coverage, and Rust idioms. Runs in GitHub Actions and posts comments directly to the PR.

not rated 307 yesterday A 42 tokens original MIT

disler/aider-mcp-server

Command Claude Code

Command "jprompt_ultra_diff_review" from disler/aider-mcp-server, covering ultra diff review, task 1: create diff.txt, code review, diff and task 2: git diff and append.

not rated 307 +1 1y ago A 0 tokens

concord-mcp CLAUDE.md

226

Get-Concord-AI/concord-mcp

Instructions file

Claude Code instructions for Get-Concord-AI/concord-mcp, covering concord mcp — engineering guide, what this project is, coding rules (non-negotiable), the "never typecast" pattern for db rows and external json and architecture.

not rated 305 +17 5d ago A 1,465 tokens original MIT

cmt

227

n9e/fe

Command Claude Code

When user uses /cmt slash command, commit current git changes using fast mode by default, or strict mode when requested. Fast mode reviews, shows summary, and waits for approval. Strict mode adds safe simplifications, full /cr review, and verification before approval.

not rated 303 +1 today A 57 tokens original Apache-2.0

AaravKashyap12/advise-project-approach

Instructions file CodexOpenCode

AGENTS.md instructions for AaravKashyap12/advise-project-approach, covering repository guidance, source of truth, release discipline, maintainer agent roles and validation.

not rated 293 +6 changed yesterday A 929 tokens original MIT

simplify-and-harden

229

pskoett/pskoett-ai-skills

Skill Claude CodeCodex

Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task is complete in a general agent session and you want a bounded quality and security sweep before signaling done. For CI pipeline execution, use…

not rated 291 +4 2mo ago A 71 tokens

pr-review

230

lee-to/aif-handoff

Skill Claude CodeCodex

Review a GitHub pull request and post a verdict comment. Stateful — if a previous review comment exists, review only the new commits since the last review and track whether prior findings were addressed. Focus on code cleanliness, duplication, and docs sync. Use when user says "review this PR", "check the PR", "leave…

not rated 287 +2 11d ago A 83 tokens original MIT

hai-architecture

231

hylarucoder/hai-stack

Skill Claude CodeCodex

Produce an evidence-grounded architecture review or design-decision critique — an architecture map, the painful complexity center, 3-6 chosen review lenses, ranked findings with file:line evidence, why-not alternatives, and a red/blue adversarial check — grounded in John Ousterhout's "A Philosophy of Software Design"…

not rated 282 +1 2mo ago A 209 tokens

leopiney/linus-torvalds-skills

Instructions file

Claude Code instructions for leopiney/linus-torvalds-skills, covering ai coding guidelines: torvalds doctrine, 1. data supremacy: the data structure is the design, 2. simplicity first: boring code is usually correct, 3. hardware truth: the machine sets the limits and 4. surgical changes: touch only what you must.

not rated 282 +1 4mo ago A 1,265 tokens

check

233

ninehills/skills

Skill Claude CodeCodex

Reviews code diffs, PRs, issue queues, release readiness, commits, pushes, publishing, and project audits. Use when users ask in any language for code review, issue or PR triage, release gates, publishing follow-through, or project audits. Not for debugging root causes or prose review.

not rated 281 2mo ago A 63 tokens

python-quality

234

bdfinst/agentic-dev-team

Agent Claude Code

Python code quality — type hints, exception handling, modern idioms, dataclass/Pydantic patterns.

not rated 280 +3 today A 23 tokens original MIT

meridian CLAUDE.md

235

Meridiona/meridian

Instructions file

Claude Code instructions for Meridiona/meridian, covering meridian — claude code instructions, hard rules, file header requirement, repository layout and build, test, lint.

not rated 279 +16 yesterday A 14,431 tokens original MIT

config-sync AGENTS.md

236

GoogleContainerTools/config-sync

Instructions file CodexOpenCode

AGENTS.md instructions for GoogleContainerTools/config-sync, covering agents.md, project summary, repository layout, build, test, lint and agent skills.

not rated 278 yesterday A 738 tokens original Apache-2.0

dry-refactoring

237

YYH211/Claude-meta-skill

Skill Claude CodeCodex

Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to…

not rated 275 +1 3mo ago A 70 tokens original MIT

XPolicyLab/XPolicyLab

Skill Claude CodeCodex

Audit a policy/ / adapter for XPolicyLab standard compliance and PR readiness — file completeness, deploy.yml, Model contract, decodeimagebit-only decoding, script conventions, static checks, debug-mode eval, README and checkpoint requirements. Use when asked to check, validate, review, or pre-flight a policy adapter…

not rated 273 +12 changed yesterday A 85 tokens original Apache-2.0

new-lint

239

supabase/splinter

Skill Claude CodeCodex ✓ vendor

Create a new splinter lint — a SQL view that checks for a database anti-pattern. Use this skill when the user asks to add a lint, create a new check, implement a linting rule, or extend splinter with a new detection.

not rated 272 +2 yesterday A 54 tokens

pre-merge

240

jens-duttke/usage-monitor-for-claude

Command Claude Code

Maintainer pre-merge gate - audit a PR (or staged changes), output review comments, then CHANGELOG entry.

not rated 272 +10 yesterday A 0 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: