Code review skills

65,991 tagged Code review, measured the same way as everything else here.

Browse within: typescript 61autonomous-agent 58ai-research 57ml-research 57javascript 55antigravity 51openclaw 50python 50agentic 47rust 41chatgpt 37seo 37Multi-Agent 36ai-assistant 36

autoreview

01

openclaw/openclaw

Skill Claude CodeCodex

Structured Codex, Claude, Amp, Pi, or Kimi code review when explicitly requested.

388k yesterday A 22 tokens

preview-verdicts

02

vinta/awesome-python

Skill Claude CodeCodex

Generate the interactive keep/drop verdict preview (HTML page with per-row feedback controls) whenever a prune sweep, batch entry edit, or restructure needs maintainer review before touching README.md — and process the feedback JSON the maintainer pastes back.

317k 7d ago A 53 tokens

review-prs

03

vinta/awesome-python

Skill Claude CodeCodex

Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.

317k 7d ago A 58 tokens

react/react

Skill Claude CodeCodex

Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.

248k 4d ago A 38 tokens original MIT

api-design

05

affaan-m/ECC

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. Use when designing or reviewing REST endpoints, resource names, status codes, pagination, or versioning.

245k +403 yesterday A 51 tokens original MIT

dcf-model

06

NousResearch/hermes-agent

Skill Claude CodeCodex

Build discounted cash flow valuation workbooks in Excel.

238k yesterday A 14 tokens original MIT

record-browser-gif

07

deepseek-ai/deepseek-harness

Skill Claude CodeCodex

Record browser or Web UI interaction demos as optimized GIFs using the available built-in browser, state-based frame capture, and deterministic encoding, then publish to a dedicated assets branch when the task includes attaching the GIF to a pull request. Use when asked to make, record, or generate a GIF that…

204k yesterday A 99 tokens original MIT

n8n:gh-stack

08

n8n-io/n8n

Skill Claude CodeCodex

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.

203k 2d ago A 69 tokens

anomalyco/opencode

Skill Claude CodeCodex

OpenCode Desktop should be RTL-aware. Use when implementing or reviewing RTL/LTR behavior in the web app, desktop app, CSS, menus, scrolling, resizing, icons, mixed-direction text, or Electron title bars.

203k +188 today A 48 tokens original MIT

pr-address

10

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or babysit/monitor a PR.

187k 2d ago A 42 tokens

pr-polish

11

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue comments, all CI checks green, and two consecutive quiet polls after CI settles. Use when the user wants a PR polished to merge-ready…

187k 2d ago A 77 tokens

flutter-cherry-pick

12

flutter/flutter

Skill Claude CodeCodex

How to land a formal cherry-pick of a merged PR for the flutter/flutter repo stable or beta channel. Only use for flutter/flutter landed pull requests. Only use when the cherry pick request is into "stable", "beta" or a branch that has the format with flutter- . -candidate.0.

179k yesterday A 72 tokens original BSD-3-Clause

backend-code-review

13

langgenius/dify

Skill Claude CodeCodex

Use only when the user explicitly requests a review or audit of backend code under api/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, frontend code, or backend code outside api/.

154k yesterday A 60 tokens

langgenius/dify

Skill Claude CodeCodex

Use only when the user explicitly requests a review or audit of frontend code under web/ or packages/dify-ui/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, or backend-only code.

154k yesterday A 62 tokens

langgenius/dify

Skill Claude CodeCodex

Use when implementing or refactoring React/TypeScript components and the task requires decisions about component ownership, feature boundaries, state, data flow, effects, or interaction ownership. Do not use for review-only requests, test-only work, copy-only edits, or styling-only changes.

154k yesterday A 60 tokens

vercel/next.js

Skill Claude CodeCodex

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

142k yesterday A 103 tokens original MIT

project-graveyard

17

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…

135k 2d ago A 127 tokens original Apache-2.0

design-review

18

garrytan/gstack

Skill Claude CodeCodex

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack).

130k 2d ago A 36 tokens original MIT

retro

20

garrytan/gstack

Skill Claude CodeCodex

Weekly engineering retrospective. (gstack).

130k 2d ago A 10 tokens original MIT

electron/electron

Skill Claude CodeCodex

End-to-end Chrome security backport for an Electron release branch. Given a Chrome Releases blog URL and a branch (e.g. 41-x-y), determines which CVE fixes are missing from the actual synced source, writes the cherry-pick patches locally, validates them with e sync --3 + lint --patches, then pushes a single PR. Use…

123k yesterday A 121 tokens original MIT

babysit-pr

22

openai/codex

Skill Claude CodeCodex

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…

121k +530 today A 114 tokens original Apache-2.0

ponytail-help

23

DietrichGebert/ponytail

Skill Claude CodeCodex

Quick reference for ponytail's modes, skills, and commands. One-shot display.

117k 24d ago A 22 tokens original MIT

ponytail

24

DietrichGebert/ponytail

Skill Claude CodeCodex

Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.

117k 24d ago A 43 tokens original MIT