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 fetches GitHub issues, spawns parallel sub-agents to implement fixes, and monitors PR reviews to close loops efficiently.
This skill prepares a PR head for merge by validating findings, updating changelog, and safely gating and pushing to the PR head.
This skill prepares a PR for merge by rebasing onto main, fixing findings, running gates, and updating the PR head.
This skill performs a thorough, read-only PR review and provides a structured readiness recommendation for /prepare-pr.
This skill analyzes a given pull request in a read-only, deterministic way and produces structured review outputs for handoff.
This skill guides adding or modifying Next.js experimental feature flags end-to-end, covering type declarations, zod schemas, build-time injection, and runtime
This skill helps reduce frontend component complexity by extracting hooks, subcomponents, and data logic for maintainable, testable React code.
This skill helps you review frontend code efficiently by inspecting pending changes or targeted files using a comprehensive checklist for quality, performance,
This skill helps you write, review, and optimize Python code with best practices, type hints, and clear documentation.
This skill performs thorough code reviews focusing on security, performance, and best practices to improve quality and reliability.
This skill reviews user-facing strings for clarity, brevity, and consistency, suggesting improvements while preserving user control.
This skill helps you address GitHub PR comments on the current branch by summarizing feedback and guiding focused edits using gh.
This skill guides you to create compliant pull requests by following templates, checks, and conventional commits.
This skill guides you through professional code reviews, targeting local changes or remote PRs to improve correctness and maintainability.
This skill helps you build, test, and review Home Assistant integrations with a clear structure and quality scale guidelines.
This skill helps you create and manage Claude Code hooks and prompts for event-driven automation, validation, and policy enforcement.
This skill migrates prompts and code to Opus 4.5 by updating model strings and handling prompt adjustments for known differences.
This skill creates a pull request for the current branch, automating push, issue linking, and PR templating to streamline collaboration.
This skill helps you write cleaner, safer TypeScript by applying code style, type-safety, and performance guidelines across projects.
This skill guides adding keyboard shortcuts and hotkeys, helping implement, register, and document keyboard interactions across features.
This skill helps you implement and interpret debug logging with namespace conventions and format specifiers for efficient troubleshooting.