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 generate and optimize GLSL procedural noise setups for realistic textures, terrain, clouds, and fluids with versatile noise types.
This skill refactors ASP.NET Core code into clean, maintainable .NET patterns, applying SRP, DI, and modern C# to reduce fat controllers and duplication.
This skill reviews Python libraries across structure, packaging, tests, security, docs, API design, and CI/CD to deliver actionable improvement guidance.
This skill helps you improve TypeScript code by using CodeRabbit CLI for automated review and iterative refinements within AI agent workflows.
This skill helps you reduce cyclomatic complexity and refactor logic by applying early returns, guard clauses, and table-driven patterns.
This skill helps you apply the single-responsibility principle by guiding you to split classes and modules, reducing change coupling and maintenance.
This skill enforces professional Git workflows, ensuring clean commit history, proper branch naming, and effective collaboration through Conventional Commits
This skill analyzes contributor activity and codebase governance by reading diffs and mapping structures, saving checkpoints for resume across sessions.
This skill guides TDD with Mockito for Spring Boot, enabling you to write tests first and streamline red-green-refactor cycles.
This skill helps you address bugbot feedback and CI failures on PRs by triaging comments, applying surgical fixes, and ensuring checks pass.
This skill helps you write robust pattern-matching with Effect Match, ensuring exhaustive, type-safe branches and minimal imperative code.
This skill validates test objectives, ensures SDLC compliance, and logs decisions while reporting progress to the central BRAIN.
This skill analyzes Drupal module issues, checks upstream fixes, and generates contribution artifacts to streamline upstream submission.
This skill guides you through adding a new provider (LLM, VectorStore, etc.) to Beluga AI with directory layout, interface implementation, and testing.
This skill helps you review AI-generated code changes before committing using GitHuman, enabling thorough inline comments, suggestions, and todo tracking.
This skill runs lint and format scripts to ensure code quality and consistency, reporting success or automatically fixing issues.
This skill helps you apply Vue.js best practices across projects, guiding composition API usage, SFC structure, and data flow for maintainable apps.
This skill diagnoses failing GitHub Actions in a PR using gh, documents root causes, and proposes an approved fix plan with actionable changes.
This skill analyzes a codebase to extract conventions and patterns by spawning specialized agents and generates a reusable style guide.
This skill deepens an existing feature plan by critiquing gaps, verifying assumptions against code, and surfacing concrete improvements before implementation.
This skill helps generate or modify bash argument parsers using parseArger to define positional arguments, flags, and options efficiently.