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 refines the candidate artifact by applying ASI-driven improvements to the previous round, preserving structure while enhancing clarity and quality.
This skill refines recently changed code for readability and maintainability without altering functionality, following project standards.
This skill reviews phase implementation plans for flaws without altering the plan, offering suggestions for improvements.
This skill helps you design robust behavioral tests by guiding what to test, using a self-test checklist, and selecting appropriate test doubles.
This skill enables cross-agent code review with Codex, guiding setup, planning, execution, and state management to improve code quality.
This skill analyzes a codebase history to reveal hotspots, coupling, and knowledge distribution, helping you assess bus factor and guide refactoring.
This skill helps manage Rust and Node.js dependencies by adding, updating, auditing, and resolving conflicts across cargo and npm.
This skill executes a complete Rust development workflow including cargo check, build, test, clippy, and fmt to ensure code quality.
This skill performs comprehensive security audits and vulnerability scanning across dependencies, code, and secrets to harden deployments.
This skill analyzes code changes to reveal impact, risks, and a migration checklist across backend, frontend, and tests.
This skill traces code execution paths and data flow to reveal how a feature works, from inputs to outputs, with call graphs and boundaries.
This skill performs focused frontend code reviews for the depot console, enhancing WebSocket teleop reliability, 3D rendering performance, and state-management
This skill performs in-depth reviews of embedded Rust firmware for RP2350 and ESP32-S3, focusing on Embassy patterns, memory use, LED control, CAN, and SLCAN.
This skill reviews Rust depot services focusing on Axum, SQLx, WebSocket, and Docker patterns to improve reliability and integration.
This skill proactively maintains project documentation by updating CHANGELOG, READMEs, and inline docs after significant work, ensuring consistency.
This skill helps you review Rust firmware for safety-critical CAN, watchdogs, e-stop handling, and VESC integration to ensure robust BVR operation.
This skill enforces code quality through coverage thresholds, mutation testing, linting, and formatting, helping you ship reliable, maintainable code faster.
This skill guides an interactive, chunk-by-chunk code review session to improve accuracy, consistency, and collaboration during PR reviews.
This skill enforces completion verification by running pre- and post-work checks, ensuring evidence-based claims before marking work as done.
This skill performs a thorough security audit of codebases, identifying OWASP Top 10 issues and actionable remediation guidance.
This skill converts BigQuery DDL to dbt models for Snowflake, generating schema.yml and tests while preserving business logic.