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 guides you through a comprehensive code review checklist to ensure functionality, quality, tests, security, performance, and documentation.
This skill reviews completed tickets by verifying implementation against user stories and acceptance criteria using code analysis tools.
This skill enforces TypeScript/React standards for maintainable code, guiding one export per file, typed shapes, and Next.js special-file practices.
This skill performs comprehensive code reviews focusing on correctness, performance, security, and maintainability to improve PR quality.
This skill helps you implement Vue 3 composables with localStorage persistence in Nuxt 4, enabling progress, quizzes, and certificates.
This skill provides independent architecture reviews and code feedback from an advisor-level expert to sharpen designs and quality.
This skill refactors inline styles and utilities into semantic CSS components with dark mode support and tests to improve maintainability.
This skill orchestrates multiple models to analyze codebase, guiding deep analysis, architecture discovery, and multi-perspective decision making.
This skill proactively detects and remediates security vulnerabilities in code, dependencies, and configurations to prevent OWASP risks before production.
This skill helps you manage frameworks, dependencies, and build configurations to stabilize projects and accelerate development.
This skill reviews uncommitted repository changes with Codex CLI, delivering actionable feedback on quality, bugs, and improvements before committing.
This skill optimizes C++ header file compilation efficiency by systematically reducing dependencies and moving implementations from headers to cpp files.
This skill guides Dockerfile best practices, security hardening, and multi-stage builds to optimize images and reduce risk.
This skill enforces TypeScript patterns from Next Friday to standardize props, params, and return types for safer, clearer React code.
This skill coordinates multi-agent work on shared repos using scraps.sh primitives to claim, watch, and release files safely.
This skill implements tasks from docs/task by reading the task, following steps, and updating TASKS.md with progress.
This skill helps implement real-time collaboration with Velt CRDT by guiding setup, integration, and debugging across editors and stores.
This skill helps you create, edit, and manage beads issues with proper dependencies and metadata for streamlined project tracking.
This skill translates Figma designs into pixel-perfect Storybook components, enforcing one-at-a-time extraction, exact dimensions, and iterative refinement
This skill performs observability and debugging focused code review to improve logging, metrics, tracing, and production troubleshooting capabilities.
This skill helps you identify and remove unused code in Go projects using deadcode, streamlining maintenance and reducing binary size.