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 write secure code and review software for vulnerabilities using Project CodeGuard's secure-by-default guidelines.
This skill automates and guides the PR workflow from branch setup to creating a well-documented pull request.
This skill guides AI-assisted development using the Plan → Work → Review → Compound loop to make future work easier.
This skill helps you review and enforce Cloudflare Workers best practices by retrieving latest docs, validating code, and flagging anti-patterns.
This skill executes code changes from the solution package, validates KB updates, and migrates history while ensuring consistency and safety.
This skill adds non-invasive git notes to commits, enabling metadata tracking and review status without altering history.
This skill enforces test-first development by guiding you to write failing tests before code, ensuring correct behavior and reliable refactoring.
This skill validates a security finding by tracing data flows, confirming exploit conditions, and producing evidence to declare true positives or false
This skill helps you write Go table-driven tests following community best practices to reduce duplication and improve maintainability.
This skill reviews code changes for quality, conventions, and potential issues, enabling reliable PR reviews and pre-push validation.
This skill automates pre-commit and PR validation by running typechecks, linting, and ReadLints analysis to ensure code quality.
This skill verifies that the current commit meets QA Contract criteria and returns GREEN or RED with optional debug invocation.
This skill helps ensure UI wireframes and UI decisions align with the design system, Storybook, and codebase patterns for cohesive experiences.
This skill assembles AI Design Components outputs into production-ready component systems with verified tokens and proper scaffolding for React, Next.js,
This skill guides feature development by exploring the codebase, clarifying requirements, designing architecture, implementing, testing, and reviewing with
This skill analyzes code names and suggests clearer, consistent alternatives for variables, functions, classes, and other identifiers.
This skill converts OpenAPI 3.0 specifications to TypeScript interfaces and type guards, generating ready-to-use API typings.
This skill guides you through difficult conversations and feedback using Preparation-Delivery-Follow-up and SBI, helping you achieve clearer, constructive
This skill helps you manage commits with conventional messages, selective staging, and clear descriptions to improve reviewability and ship safely.
This skill helps you minimize the total codebase by prioritizing deletion and measuring final size, ensuring the smallest possible solution.
This skill helps you create Claude Code slash commands by guiding location, patterns, and file structure for reusable, executable workflows.