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 keep inline code documentation clear and co-located with code, explaining why decisions were made and guiding future readers.
This skill ruthlessly analyzes architectural seams to expose coupling, abstraction leaks, and design failures, delivering uncompromising redesign proposals.
This skill enforces design system consistency by identifying hardcoded colors and spacing, mapping violations to tokens, and suggesting token-based fixes.
This skill helps you implement modern React/TypeScript frontend guidelines with Suspense, lazy loading, and feature-based organization for scalable apps.
This skill analyzes Next.js architecture and SOLID principles to enforce modular structure, JSDoc documentation, and clean interfaces within 150 lines.
This skill determines the optimal agent routing for a task based on type, scale, and capability, optimizing workflow efficiency.
This skill builds Blade templates with components, slots, and layouts while enforcing best practices for secure, reusable views.
This skill provides actionable refactoring recommendations for PHP/CakePHP applications to improve maintainability, performance, and adherence to best
This skill bundles current work into a self-contained review package with a contextual README and a ready-to-use review prompt.
This skill enforces project-wide coding standards and conventions to ensure consistency, quality, and maintainability across all languages and frameworks.
This skill applies Model-First Reasoning to code tasks, ensuring a formal model guides implementation for correctness and reduced hallucinations.
This skill guides you through test-driven development with pytest, auditing tests, running coverage, and generating reports for robust Python projects.
This skill guides you through a structured deep-work workflow, creating research and planning artifacts before any non-trivial code changes.
This skill enforces code quality by linting changed files with ESLint, Prettier, and stylelint, and suggesting or applying fixes.
This skill enforces consistent backend architecture using Node.js/Express/TypeScript patterns to improve reliability, testing, and maintainability.
This skill accelerates codebase exploration by mapping structure, detecting patterns, and outlining dependencies to reveal architecture quickly.
This skill evaluates deliverables against acceptance criteria, delivering clear pass/fail verdicts, evidence, and actionable feedback for improvement.
This skill provides standardized tool presets for Claude Code agents to ensure consistent tool access across similar agent types.
This skill helps you simplify AI-generated code by removing noise patterns in diffs, ensuring readability while preserving exact functionality.
This skill validates 04-workspace structure against workspace-map.md up to 3 levels, ensuring accurate documentation and guiding comprehensive updates.
This skill traces bugs backward through the call stack to identify the original trigger and fix at the source.