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 choose and use Angular forms best practices, including signals and reactive forms, to validate, manage state, and simplify form handling.
This skill helps you structure Angular projects using the Scope Rule, project layout, and naming conventions to improve maintainability.
This skill helps you craft conventional-commit compliant PRs with clear descriptions, streamlined gh pr create usage, and structured review-ready summaries.
This skill helps you write modern safe Java 21 code using records, sealed types, and virtual threads with best-practice guidance.
This skill combines code-review and unit-testing guidance to improve code quality and test coverage before major changes.
This skill guides thorough code reviews by applying best practices across quality, safety, performance, and testing to improve Java code.
This skill helps you apply Java best practices and design patterns, including clean naming, streams, and robust error handling.
This skill helps you implement OWASP Top 10 security controls in Java applications, guiding authentication, encryption, input validation, and secure
This skill helps you ensure Azure Verified Modules compliance by applying AVM Terraform, provider, and documentation standards across modules.
This skill guides systematic DRY refactoring to eliminate duplication, reduce maintenance effort, and improve code quality through a proven 4-step workflow.
This skill helps identify duplicate-intent functions across a codebase by clustering semantically similar utilities for consolidation.
This skill analyzes GitHub pull requests and issues using AI to review changes, answer questions, and provide actionable feedback with sources.
This skill conducts comprehensive QA reviews for security, performance, accessibility, and test coverage, guiding remediation with concrete file-level fixes.
This skill guides modular and file-based FastAPI routing to improve maintainability and scalability across complex APIs.
This skill automates pull request creation using GitHub CLI, generates conventional-commit-based titles and bodies for clear, high-quality PRs.
This skill automates the complete pull request workflow from branch creation to opening PRs, ensuring consistent, atomic commits and streamlined collaboration.
This skill helps you write senior-engineer quality code by applying SOLID, TDD, and clean-architecture practices across features.
This skill eliminates response bloat to save tokens while preserving clarity and essential information in concise outputs.
This skill guides you through systematic code-quality reviews, improving correctness, design, security, performance, and maintainability with actionable
This skill helps you identify and apply consistent project patterns across codebases, ensuring naming, architecture, and testing conventions match established
This skill verifies that implementations conform to documented specifications, checking interfaces, data models, and architecture to ensure compliance and