Code Review skills
Top maintainers
- openclaw · 512 skills
- simota · 53 skills
- copyleftdev · 28 skills
- trailofbits · 27 skills
- shotaiuchi · 21 skills
Languages in this topic
2336 skills
This skill helps you validate PRs against Linear requirements by integrating GitHub and Linear MCP to produce actionable reviews.
This skill promotes fail-fast error handling in TypeScript by throwing at the source and surfacing clear errors to boundaries.
This skill performs comprehensive codebase investigation by mapping features, then running parallel subagents to audit risks, dead code, and missing
This skill helps enforce Laravel access control by applying policies and gates in controllers and routes, ensuring consistent authorization checks.
This skill enforces codebase inspection before Rails tasks, citing observed file paths to guide architecture, patterns, and file additions.
This skill runs automated quality gates for Laravel projects, combining Pint, PHPStan/Psalm, Insights, and JS linters to ensure clean handoffs.
This skill enforces React/TypeScript frontend guidelines, optimizing structure, data fetching, styling, routing, and performance for maintainable components.
This skill helps design Python library APIs with simplicity, consistency, and discoverability, guiding deprecation, error handling, and versioning.
This skill orchestrates in-session subagent teams using the Task tool for parallel research, implementation, and review across a shared codebase.
This skill refactors Laravel PHP code to improve maintainability and aligns with modern PHP 8.3+/8.4+ and Laravel 11+ patterns.
This skill helps you replace inheritance with composition by guiding you to assemble behaviors via interfaces and injectables for flexible class design.
This skill enforces Laravel route discipline by keeping routes mapping to controllers and avoiding business logic or validation.
This skill enforces encapsulation in TypeScript by guiding you to hide internal state and expose behavior through validated methods.
This skill maintains project context and progress across Claude sessions, loading at start and saving at end to ensure seamless continuity.
This skill provides expert Clean Architecture decisions for iOS, guiding layer boundaries, data vs domain placement, and pragmatic trade-offs.
This skill helps you diagnose and resolve Vue 3 issues across reactivity, components, Pinia, SSR, and tooling with practical debugging workflows.
This skill helps you stabilize Laravel flows by applying the Template Method pattern and pluggable strategies, extending via new classes.
This skill helps you reduce Laravel controller bloat by moving auth/validation to Form Requests, using Actions with DTOs, and opting for resource or
This skill helps you build autonomous Claude agents that read files, edit code, run commands, and manage complex workflows.
This skill analyzes and resolves Sentry PR comments by identifying issues, verifying current code, and applying targeted fixes.
This skill enforces form validation with Zod across projects, reviewing code, suggesting improvements, and refactoring to ensure strong, type-safe validation.