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 conducts thorough code reviews to identify bugs, security gaps, and best-practice violations, offering concrete improvements.
This skill helps you design flexible, maintainable systems by applying classic design patterns with Python examples to refactor complex code.
This skill guides organizing Playwright tests with the Page Object Model, fixtures, and data factories to improve maintainability and test reuse.
This skill automates rebasing of stacked PRs after a parent merges, preserving only your commits and reporting changes clearly.
This skill analyzes git blame, commit history, and legacy comments to uncover rationale, constraints, and decisions guiding future refactors.
This skill helps you understand the Black Tortoise codebase structure, locate implementations, and read source files across a large TypeScript project.
This skill helps you design and implement Java Spring backend systems with Spring Boot, JPA/Hibernate, and Maven/Gradle.
This skill helps you create, configure, and automate Pulumi Python projects using ESC, Python patterns, and multi-language components.
This skill generates a complete Prettier configuration file tailored to your project with consistent formatting across languages.
This skill helps secure authentication, secrets, and user input by applying proven security patterns such as HttpOnly cookies, DOMPurify sanitization, and CSP
This skill enforces Next Friday code style rules for clean, readable TypeScript with guards, async/await, and proper exports.
This skill generates standalone VitePress tutorials that explain how a codebase is implemented, with diagrams, code references, and localization options.
This skill helps researchers conduct evidence-based codebase investigations by documenting file:line findings, verifying paths, and producing AI-ready,
This skill helps assess PHP framework code reviews for breaking changes and ensures proper handling in changelogs and API visibility.
This skill enforces logic-less Handlebars patterns to keep templates clean, safe, and maintainable by guiding data preparation and helper usage.
This skill analyzes Shape Up pitches against the codebase to surface risks, unknowns, and confidence-rated kickoff materials.
This skill automatically generates consistent PR content by analyzing commit logs and branch strategies for clear documentation and reviews.
This skill helps you implement robust Go error handling with wrapping, custom types, and errors.Is/As for clear, maintainable code.
This skill retrieves deep Swift and Apple framework insights using SwiftZilla Deep Insight, delivering precise technical context for advanced questions.
This skill helps you write secure smart contracts by applying best practices to prevent reentrancy, overflows, and access control issues.
This skill guides systematic refactoring of Python code, improving structure and maintainability without altering external behavior.