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 reviews code against task requirements and PRD, identifies defects, and generates actionable fix tasks to improve quality.
This skill systematically analyzes a codebase to reveal structure, dependencies, and architectural patterns, helping plan changes and onboard developers
This skill analyzes test suites to identify coverage gaps, smells, and quality issues, delivering actionable improvements for more reliable software.
This skill analyzes repository history to reveal code evolution patterns and actionable refactoring insights with data-driven recommendations.
This skill helps you diagnose and fix Godot errors and crashes quickly by providing expert debugging guidance, error interpretation, and troubleshooting
This skill helps you enforce architectural compliance by guiding systematic reviews against Beluga AI patterns and layer boundaries.
This skill guides you through structured JavaScript development, emphasizing quality, security, testing, and maintainable workflows for feature work and fixes.
This skill conducts security reviews by researching knowledge bases, validating designs, and producing actionable security reports to strengthen SDLC.
This skill helps researchers explore Go codebase topics, document patterns, and provide evidence-based recommendations for design decisions.
This skill helps you create and compose Effect programs in TypeScript, guiding you through creation, composition, and running of Effects.
This skill handles final review and approval by validating requirements, quality, and business value to ensure project readiness.
This skill guides you in designing a new Go component following ISP, DIP, and SRP for clean architecture and extensibility.
This skill analyzes multi-language code quality using universal and language-specific rules to surface actionable fixes.
This skill builds regex patterns from natural language, explains existing patterns, tests them, and provides practical examples.
This skill helps you manage jj workflows non-interactively, enforce descriptions, and streamline commits and recovery for clean, traceable version control.
This skill helps you identify and remediate race conditions, integer overflows, and calculation errors in AI-generated JavaScript code to secure business logic.
This skill analyzes AI-generated code to identify and explain injection vulnerabilities such as SQL injection, command injection, and XSS, with secure
This skill helps you write Svelte 5 components correctly by using runes and avoiding outdated Svelte 4 patterns.
This skill automatically generates clear code comments and docstrings to improve readability and maintainability across languages.
This skill helps you set up and manage a Python monorepo with uv workspaces, ensuring consistent dependencies and cross-package collaboration.
This skill helps you model complex domain logic with TypeScript using discriminated unions, Result/Option, and branded types for safer code.