Get a week free of Claude Code →

Skills tagged "code-review" (1426)

1426 Claude Code skills tagged "code-review". Test each skill in the interactive playground.

🎨 Codebase Analysis
This skill systematically analyzes a codebase to reveal structure, dependencies, and architectural patterns, helping plan changes and onboard developers
code-reviewanalyticsfrontendbackend
🔍 Codebase Context Extractor
This skill analyzes large codebases to extract structured context, dependencies, and execution flows for debugging and modification.
aidebuggingcode-reviewdocs
🔍 Codex
This skill helps you generate and analyze code with deep reasoning and perform online research by web searching and fetching sources.
pythoncliautomationcode-review
🔍 Codex Review
This skill enables cross-agent code review with Codex, guiding setup, planning, execution, and state management to improve code quality.
code-reviewaiautomationbackend
🔍 Collaborating With Claude
This skill enables seamless Claude Code collaboration to propose and review code changes via a bridge, keeping your edits centralized and auditable.
aiautomationcliscripting
🔍 Common Pitfalls
Apply when debugging errors, reviewing code for issues, or encountering unexpected behavior. Contains known mistakes with ChurchTools API, Vue components, TypeScript, Safari cookies, and form handling.
bwl21code-review
🔍 Confidence Check Skills
Pre-implementation validation framework requiring ≥90% confidence before coding. Prevents wrong-direction work by assessing duplicates, architecture alignment, documentation, OSS references, and root cause understanding. Use before implementing features, fixes, or refactoring to save 5K-50K tokens p
kimasplundcode-review
🎨 Console Frontend Review
This skill performs focused frontend code reviews for the depot console, enhancing WebSocket teleop reliability, 3D rendering performance, and state-management
frontenddebuggingperformancecode-review
🧪 Conventional Commits
This skill enforces conventional commits and PR titles in Rust projects, ensuring readable history and machine-parseable metadata.
gitscriptingautomationcode-review
🔍 Create Module
This skill scaffolds a new NestJS module with controller, service, model, and schema, accelerating feature development.
backendapiautomationcode-review
🔍 Create Pr
Creates pull requests with bilingual documentation updates. Use when user asks to create PR, make a pull request, or submit changes for review. Automatically updates both English and Chinese README files.
charon-fancode-review
🧪 Critical Review
This skill provides rigorous, objective critique of Rust implementations to improve readability, reliability, and maintainability before commits or releases.
code-reviewtestingrefactorperformance
🧪 Dart Python
This skill helps you work with DART Python bindings by guiding setup, building, and testing dartpy integration in Python.
aibackendperformancedebugging
🧪 Debug
This skill guides hypothesis-driven debugging to identify root causes, reproduce failures, and verify minimal fixes with regression tests.
debuggingtestingcode-reviewci-cd
🧪 Debug Logging Assistant
This skill helps you insert purposeful debug logging to enhance observability without altering behavior in critical modules.
debuggingobservabilitycode-reviewtesting
🧪 Decision Critic
This skill executes a Python-based decision critic workflow to stress-test reasoning and critique without prior analysis.
aiautomationcode-reviewtesting
🧪 Deepen Feature Plan
This skill deepens an existing feature plan by critiquing gaps, verifying assumptions against code, and surfacing concrete improvements before implementation.
code-reviewplanningbackenddebugging
🧪 Deliverable Validator
This skill validates deliverables against specifications, executes checks, and generates evidence to prove compliance and guide improvements.
automationtestingcode-reviewci-cd
🛡️ Deps Upgrade
This skill upgrades dependencies with breaking change detection, migration planning, and test first verification to protect project stability.
migrationdevopsscriptingcode-review
🧪 Design Patterns
This skill helps you design flexible, maintainable systems by applying classic design patterns with Python examples to refactor complex code.
designpythonrefactorcode-review
🧪 Develop
This skill executes code changes from the solution package, validates KB updates, and migrates history while ensuring consistency and safety.
backendcode-reviewtestingmigration
🔍 Doc Consistency Reviewer
This skill verifies alignment between code and documentation, flags outdated or inconsistent docs, and generates a comprehensive consistency report.
docscontentcode-reviewai
🔍 Doc Sync
This skill keeps IdeaVim documentation in sync with code changes by identifying discrepancies and updating docs accordingly.
docskotlingitcode-review
🛡️ Docker
This skill guides Dockerfile best practices, security hardening, and multi-stage builds to optimize images and reduce risk.
devopssecurityperformancecode-review
🔍 Docs Check
Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant c
lukasstricklercode-review
🔍 Documentation
This skill helps teams document code effectively by writing clear inline comments and up-to-date project docs that explain intent and decisions.
docswritingcode-reviewproductivity
🔍 Documentation Automation
This skill proactively maintains project documentation by updating CHANGELOG, READMEs, and inline docs after significant work, ensuring consistency.
docsautomationwritingcode-review
🧪 Effect
This skill helps you write and review Effect-TS code by applying domain-focused patterns for services, errors, layers, and testing.
backendcode-reviewtestingobservability
🔍 Eos Style
Strunk & White style review using the 21 reminders from "Elements of Style" Chapter V. Use when editing prose, reviewing drafts, or improving writing clarity and tone.
neurofoocode-review
🧪 Eslint Plugins
This skill helps you author custom ESLint plugins and rules using test-driven development, ensuring robust, maintainable linting with auto-fixes.
lintingtestingscriptingcode-review
🔍 Ezorm Write Yaml Mongo
This skill writes ezorm YAML schemas for MongoDB, converting domain models into validated YAML with tables, dbnames, and indexes.
databasedatabackendwriting
🛡️ Fastapi
This skill helps design and review FastAPI endpoints with Pydantic, DI, and async patterns for secure, scalable APIs.
apifastapipythonsecurity
🔍 File Nav
This skill helps you quickly locate and list project files using fd, improving file discovery and exploration.
cliscriptingproductivitydebugging
🔍 Flow Next Ralph Init
This skill scaffolds or updates a repo-local Ralph harness to enable opt-in autonomous coding workflows.
aiautomationcliscripting
🔍 Flow Plan
This skill converts feature requests or bead IDs into practical, reusable plan files aligned with project conventions.
aiautomationplanningproductivity
🎨 Flutter Skill
This skill guides Flutter app development with universal UI/UX, state management, networking, and API integration to ensure consistent, reusable patterns.
flutterdesignuxapi
🛡️ Framework
This skill helps you master Aptos Framework modules and standard library to build secure, scalable blockchain components.
backendsecuritydebuggingai
🎨 Frontend Responsive
This skill applies the Agent OS frontend responsive standard to ensure consistent, accessible layouts across breakpoints and devices.
frontendperformanceaccessibilityrefactor
🎨 Frontend Accessibility Best Practices
This skill helps you implement accessibility best practices in React components, improving semantic structure, keyboard support, and screen reader experience.
frontendaccessibilityuxcode-review
🧪 Frontend Engineer
This skill guides you to understand product requirements and build interactive frontend pages that deliver a polished user experience.
frontenduxperformancedesign
🎨 Full Stack Development
This skill helps you design and build end-to-end applications by integrating front-end interfaces with back-end services and databases.
frontendbackendfullstackapi
🔍 Gen Commit Msg
This skill generates concise commit messages from conversation context or git diff to reflect changes and intent.
gitautomationpythoncode-review
🔍 Git Commit
Generates well-structured git commit messages following conventional commit standards and best practices. Creates clear, descriptive commits with proper type prefixes (feat, fix, docs, refactor, etc.), concise subjects, and detailed bodies when needed. Use when committing code changes, creating git
dauquangthanhcode-review
🔍 Git Commit
This skill guides a safe, conventional-commits based git workflow, automatically staging changes, crafting messages, and optionally pushing.
gitscriptingdevopsautomation
🔍 Git Commit And Submit Pr
This skill creates conventional commits for changes and submits a pull request for review by executing git-commit and git-submit-pr.
gitautomationcode-reviewdevops
🔍 Git Commit Assistant
This skill generates high-quality conventional git commit messages and, with your approval, performs the commit to keep clean history.
gitscriptingautomationcode-review
🔍 Git Pull Request
This skill automatically generates consistent PR content by analyzing commit logs and branch strategies for clear documentation and reviews.
gitautomationcode-reviewdocs
🔍 Git User
This skill guides you through maintaining a linear Git workflow with rebases, feature branches, and fast-forward merges.
gitcode-reviewautomationci-cd
🔍 Git Workflow
This skill helps you design and manage Git workflows, PR templates, and branch strategies to improve code reviews and collaboration.
gitcode-reviewplanningdevops
🔍 Git Workflow
This skill helps you master Git workflows with branch management, commits, merges, and history tools for safe, efficient version control.
gitdevopsproductivitycode-review
🔍 Github Issue Reader
This skill fetches complete GitHub issue context including description, comments, labels, assignees, milestones, and related PRs to inform planning.
planninggitscriptingdocs
🧪 Go Build Resolver
This skill helps resolve Go build, vet, and lint issues with minimal changes, ensuring successful compilation and clean diagnostics.
debugginglintingbackendcode-review
🔍 Go Code Review
Go code review skill synthesized from 4,100+ PR review comments spanning 4.5 years from the tetrateio/tetrate repository. Use this skill when reviewing Go code, providing code review feedback, or understanding common review patterns. Contains patterns for error handling, nesting reduction, thread sa
gonzaloserranocode-review
🔍 Go Engineering
Comprehensive Go engineering guidelines for writing production-quality Go code. This skill should be used when writing Go code, performing Go code reviews, working with Go tools (gopls, golangci-lint, gofmt), or answering questions about Go best practices and patterns. Applies to all Go programming
gonzaloserranocode-review
🔍 Go Error Handling
This skill helps you implement robust Go error handling with wrapping, custom types, and errors.Is/As for clear, maintainable code.
backenddebuggingcode-review
🔍 Go Performance
This skill helps you optimize Go code by applying performance patterns for efficient string handling, conversions, and container capacity.
performancecode-reviewdebugging
🧪 Go Performance
This skill helps you optimize Go performance by reducing allocations, using strings.Builder, buffered I/O, and object pooling to speed code.
performancecode-reviewbackenddebugging
🔍 Godot Camera System
This skill configures and optimizes Godot 2D camera systems for multi-character games, delivering smooth follow, dynamic framing, and adaptive view controls.
debuggingperformancedesignproductivity
🧪 Godot Tdd
This skill orchestrates the Godot TDD flow, coordinating design, tests, implementation, and verification to ensure code quality and rapid feedback.
testingdesignpythoncode-review
🔍 Gof Patterns
This skill helps reviewers identify GoF design pattern opportunities in Jakarta EE and MicroProfile code, improving structure and maintainability.
designrefactorcode-reviewbackend

More Tags

automation (2772) ai (1905) testing (1783) backend (1548) scripting (1540) debugging (1486) docs (1343) api (1308) frontend (1279) productivity (1166) devops (1160) data (1050) workflow (1015) cli (1007) performance (984) security (836) analytics (822) design (787) python (653) ci-cd (633)

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.