Skill Claude CodeCodex
A tool that turns a code change into a self-contained HTML report for a person to review. It explains the change’s purpose, effects, risks, compatibility, and supporting checks instead of only showing added and removed lines.
10,388 tagged Code review, measured the same way as everything else here.
Browse within: ai-coding 152LLM 140cli 121agent 93skills 91agents 89agentic-ai 87claude-code-plugin 79javascript 61copilot 54claude-code-skills 52opencode 47openai 41plugin 41
Skill Claude CodeCodex
A tool that turns a code change into a self-contained HTML report for a person to review. It explains the change’s purpose, effects, risks, compatibility, and supporting checks instead of only showing added and removed lines.
Skill Claude Code
Perform a security-focused code review on an Azure DevOps PR by URL. Posts inline LOC-level review comments. Checks for PII exposure in public-facing APIs/UI/URLs, missing input validation (XSS/injection), error response structure (must carry 'code' field), and mandatory OWASP/CWE risk coverage (OWASP Top 10, CWE Top…
Skill Claude CodeCodex
Use when the user wants to babysit a PR through the review/CI cycle, or invokes /pr-babysit. Polls for new review comments and CI failures, fixes them, resolves merge conflicts, and loops until the PR is ready to merge.
Skill Claude CodeCodex
A structured code-review skill that examines code for quality, security, performance, and ease of maintenance. It formats the results as an improvement report.
Skill Claude CodeCodex
The house Rails style, distilled from 37signals practice (Campfire, Fizzy, DHH's reviews). Use for all Rails coding, refactoring, and code review so architecture, naming, and safety standards stay consistent; fires on work touching models, concerns, controllers, routing, REST, authorization, dependencies, naming…
Skill Claude CodeCodex
Runs a structured rigor check over code before it ships, with a specific mode for AI-generated output. Covers problem framing, edge cases, failure modes, explainability, and AI-specific failure patterns — hallucinated APIs, plausible-but-wrong library behavior, tests that mirror the code, defensive scaffolding that…
Skill Claude Code
Review a GitLab Merge Request using the ai-review CLI. Fetches the MR diff, analyses it as a senior software engineer, produces structured inline comments by severity, and optionally posts them back to GitLab. Use when the user wants to review, analyse, or post feedback on a GitLab MR.
Skill Claude CodeCodex
Action GitHub pull request review feedback. Use when the user wants to address PR review comments, respond to code review feedback, fix review issues, or says things like "action the review", "address feedback", "handle review comments", or "go through the PR comments". Fetches all unresolved review threads, triages…
Skill Claude CodeCodex
Use when writing, reviewing, or refactoring Java code to enforce baseline conventions for imports, nullability, immutability, exceptions, resource handling, naming, and concurrency.
lucsedirae/agent_skill_library
Skill Claude CodeCodex
Apply Pragmatic Programmer principles to raise code quality during planning and multi-class generation. TRIGGER AUTOMATICALLY (without user asking) whenever: (1) entering plan mode, (2) about to generate or modify 2+ files/classes in a single task, (3) creating new services, controllers, DTOs, or model classes, (4)…
Skill Claude CodeCodex
Performs a comprehensive code review by analyzing local changes or remote pull requests against Clean Code, SOLID principles, Design Patterns, and Test Code standards.
Skill Claude CodeCodex
Transform any software repository into a contributor-friendly, production-ready open source project. Analyzes repo health, generates documentation, creates GitHub community files, identifies contribution opportunities, and produces a readiness report. Agent-independent and technology-agnostic.
Skill Claude CodeCodex
Review SQL schema design for performance, correctness, constraints, relationships, data types, indexes, migration risks, and query-pattern fit. Use when the user provides table definitions, migrations, ORM models/entities, or database structure and asks to review or improve the schema.
Skill Claude CodeCodex
Multi-agent code review using 3 parallel subagents (Claude, GPT, Gemini) to review branch changes against origin/main. Validates findings against actual diffs and posts consolidated report to GitHub PR. Use before opening a PR, when wanting multiple AI perspectives on code changes, or for large changesets that might…
Skill Claude CodeCodex
Walk through pull request review comments one at a time with the user before making or resolving changes. Uses one orchestrator agent that spawns a fresh subagent per comment with isolated context. Presents click-to-choose polls (AskQuestion) at every decision point so the user picks an approach instead of typing. Two…
NitorCreations/nitor-agent-skills
Skill Claude CodeCodex
Respond to code-review comments on a GitHub PR end to end — fetch unresolved threads, triage real reviewers from CI/bot noise, fix or reason-and-push-back on each, then get one go-ahead on the real diff before pushing, replying to every thread, and resolving the ones no human is waiting on. Use when a PR has review…
Skill Codex
Run a Gauntlet Loop on a goal: split work into independent pieces, fan out builder + fresh-context critic pairs, score each piece out of 10 against a concrete bar (reference and/or acceptance criteria), and keep looping until every critical piece is 10/10 or the user stops. Use when the user runs /gauntlet, or says…
chicongst/agent-skills-installer
Skill Claude CodeCodex
Safely refactor .NET / C# code at Senior Engineer level — diagnose code smells, classify risk (SAFE/RISKY/DANGEROUS), check the test safety net (or add characterization tests first), apply smallest-change-at-a-time for one smell, preserve behavior, match project convention. Use when the code being rewritten…
kabudu/engineering-agent-skills
Skill Codex
Use for expert engineering judgment, "X mode", seasoned/staff/principal standards, robust architecture, security/performance/reliability/scalability scrutiny, optimization review, rigorous implementation/release discipline, or implementation with implement-release-flow. A rigor overlay for design, testing, reviews…
VectorPeak/vectorpeak-agent-skills
Skill Codex
Manage the user's external GitHub PR workflow from project name to fork/clone, multi-agent bug hunting, PR-value validation, formal PR creation, reviewer feedback, and detailed PR comment section expansion. Use when the user asks to fork or clone a GitHub project, find small fixable PR opportunities, launch…
Skill Claude CodeCodex
Decide how much review a change has earned, before reviewing it. Selects quick, standard, or deep from stated signals (reviewable changed lines, directory spread, trust-boundary risk flags, blast radius, documentation-only scope), reports the signal table and the rule that fired, then runs house-review at the selected…
Skill Claude CodeCodex
A strict code-review helper focused on security, performance, and readability, meaning how safely, efficiently, and clearly code works.
scroogy-dev/scroogy-agent-skills
Skill Claude CodeCodex
A workflow for handling comments left by reviewers on a GitHub pull request, which is a proposed code change awaiting review. It groups comments and suggests whether each needs action, clarification, or no change.
joelbrilliant/agentic-delivery-skills
Skill Claude CodeCodex
Use when reviewing code adversarially or building production-bound features where rigour matters more than speed. Required for code reviews ending in a verdict (PASS/HOLD), when verifying that "tests pass" actually proves a feature works end-to-end, before closing findings as non-issues, before signing off your own…
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: