Code Review Agent Skills

Code Review

243 skills
openclaw
clawhub-pr-maintainer
Review, triage, validate, and discuss ClawHub GitHub issues and pull requests with structured evidence, best-fix analysis, and maintainer handoff.
9.1k
leejpsd
typescript-react-nextjs-patterns
Provides production-grade TypeScript guidance for React and Next.js, covering type narrowing, component props, generics, runtime validation, data fetching, state management, performance, accessibility, and code review.
18 · bundle
ecnu-icalk
c
Adds concise Chinese comments to C++ code snippets, inferring meaning from variable and function names while preserving the original code structure.
559
agentskillexchange
multi-lens-review
Reviews a PR or diff through three independent lenses—correctness, security, and test coverage—then deduplicates and validates findings before persisting them, reducing noise while catching more real bugs.
28
agentskillexchange
eslint-code-review
Runs ESLint to review code for style and correctness issues, with setup and documentation references.
28
tinh2
story
Chains architecture review, implementation, and pull request creation to take a story from design through to a convention-compliant PR.
13
tinh2
pre-merge
Gates a git branch before merge by running code review, security, test, and accessibility passes on the diff, then emits a single verdict.
13
comeonoliver
rrr
Runs a deeper code review with the GLM-5 model via glm-review, validates findings against the actual code, and reports only confirmed issues.
61
nimoqup046-collab
find-bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, using a structured checklist and verification process.
2
sakamoto-family-smile
coding-standards
Establishes baseline cross-project coding conventions for naming, readability, immutability, and code-quality review, with pointers to framework-specific skills.
0
pwdev-solucoes
flow-verify
Adversarially verify an implementation against its objective, acceptance criteria, definition of done, and prohibitions using fresh evidence. Use for completion gates, release readiness, or independent verification after implementation and review.
2 · bundle
luokai0
git
Provides Git commands and workflows for commits, branches, rebases, merges, conflict resolution, history recovery, and team collaboration, with safety rules for force-pushing and destructive operations.
10 · bundle
luokai0
code-review
Provides a structured code review checklist covering security, performance, correctness, maintainability, testing, accessibility, and documentation, with a three-pass review process and guidance on severity levels and anti-patterns.
10 · bundle
samyakjhaveri
receiving-code-review
Guides technical verification of code review feedback before implementation, emphasizing reasoned pushback over performative agreement.
0
auto-skiller
code-review
Reviews staged and unstaged code changes for security vulnerabilities, code quality issues, and adherence to project conventions, reporting findings by severity.
1
auto-skiller
verification-patterns
Provides grep-based patterns to verify that code artifacts are real implementations rather than stubs or placeholders, covering React components, API routes, database schemas, and hooks.
1
auto-skiller
ship
Creates a pull request from completed phase work, generates a rich PR body from planning artifacts, optionally runs code review, and prepares for merge.
1 · bundle
mhassan0000
repo-scan
Audits source code across C++, Android, iOS, and Web to classify files, detect embedded third-party libraries, and produce four-level verdicts with interactive HTML reports.
1
mhassan0000
strict-api
Prevents AI agents from calling methods, imports, or variables that do not provably exist in the user's installed version, reducing hallucinated code.
1
diegosouzapw
gh-pr
Create, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
54 · bundle
samuelpatro
improve
Surveys a codebase as a senior advisor and produces prioritized, self-contained implementation plans for other models or agents to execute, without modifying source code.
2 · bundle
cloudthinker-ai
github
Executes GitHub CLI and git commands with proper authentication, enforcing the --repo flag and providing helper functions for code review comments with suggestion blocks.
7 · bundle
vikingokft
wp-i18n-audit
Audits WordPress plugin or theme PHP code for internationalization (i18n) correctness, including text-domain consistency, escaped translation helpers, placeholder usage, plurals, context, and text-domain loading. Produces a severity-ranked report of issues to fix before release.
0
tools-only
134-type-805802fb
Defines naming conventions for Apex classes, methods, variables, constants, custom objects, triggers, and test classes.
7 · bundle
infinition
codebase-inspection
Analyze repositories for lines of code, language breakdown, file counts, and code-vs-comment ratios using pygount, with guidance on using language servers for symbol navigation.
2
nagarenegishi
pr-publish
Creates or edits a GitHub pull request in draft state from a reviewed draft file, with strict safeguards against merging, pushing, or modifying tracked files.
0
paramchordiya
code-review-standards
Enforces a principal-engineer self-review checklist on every code block before output, covering correctness, performance, security, naming, and testability.
0
rosendolu
develop-skill
Implements a code change on a feature branch, opens a single pull request to main, and runs a code review loop before handoff.
0
lucaspmarie-a11y
find-bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, producing a prioritized report with severity ratings and concrete fixes.
5
obra
requesting-code-review
Dispatch a code reviewer subagent to catch issues before they cascade, with precisely crafted context for evaluation.
247k · bundle
alirezarezvani
strict-api
Prevents AI agents from calling methods, imports, or variables that do not provably exist in the user's installed version, reducing hallucinated API usage.
20.4k
antigravity
brooks-lint
Reviews code through the lens of 12 classic software engineering books, catching design smells, coupling issues, and architectural risks that linters miss.
42.4k
ecnu-icalk
requesting-code-review
Triggers a code-review subagent after tasks, features, or before merging to catch issues early.
559 · bundle
tinh2
save-tokens
Builds a local knowledge graph of a codebase using tree-sitter and graph algorithms, then answers architecture questions by querying the graph instead of reading many files, saving tokens.
13
comeonoliver
rr
Reviews code changes with a second AI reviewer, validates reported issues against the actual code, and reports only confirmed findings.
61
kvn8888
app-store-review
Evaluates iOS, macOS, tvOS, watchOS, and visionOS app code against Apple's App Store Review Guidelines to identify potential rejection issues before submission.
3 · bundle