Skills tagged "code-review" (1453)

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

🎨 Cc10x Router
This skill executes cc10x router workflows by detecting intent, loading memory, and continuously updating state to complete tasks.
automationbackendfrontendcode-review
🎨 Check Refine Trpc
This skill identifies components that directly use trpc or react-query hooks and guides replacing them with refine hooks for consistent data access.
frontendreacttypescriptrefactor
🛡️ Ci Cd
This skill helps you design and enforce secure CI/CD pipelines with secret management, code signing, SBOMs, and supply chain protections.
securityci-cddevopscode-review
🧪 Ci Cd Pipelines
This skill helps you design and implement robust CI/CD pipelines with automated testing, quality gates, and deployment strategies.
ci-cddevopstestingautomation
🔍 Cleanup Patterns
This skill should be used when the user asks about "code cleanup", "remove unused", "dead code", "unused imports", "dependency audit", "technical debt", "refactoring", "codebase maintenance", "orphaned files", "unused assets", or wants guidance on identifying and removing unused code, imports, depen
linaqrufcode-review
🔍 Code Flow Tracer
This skill traces code execution paths and data flow to reveal how a feature works, from inputs to outputs, with call graphs and boundaries.
debuggingcode-reviewbackendapi
🔍 Code Flow Viz
This skill enables visualizing and documenting code flows with ASCII diagrams, data flow charts, and tables to clarify data movement.
docswritingcode-reviewdata
🧪 Code Review
This skill helps you enforce rigorous, evidence-based code reviews by coordinating feedback, requests, and verification before claiming completion.
code-reviewtestinggitci-cd
🛡️ Code Review
This skill guides you through a comprehensive code review checklist to ensure functionality, quality, tests, security, performance, and documentation.
code-reviewtestingsecurityperformance
🔍 Code Review
Skill for handling PR code reviews. Use when triggered by a PR review comment, review request, or when asked to review code changes. Provides workflow for reading review comments, understanding feedback, and iterating on changes.
letta-aicode-review
🧪 Code Review
This skill provides structured TypeScript code review guidelines to assess correctness, quality, and performance in pull requests and reviews.
code-reviewtestinglintingrefactor
🧪 Code Review
This skill guides post-development code reviews by orchestrating parallel sub-agents to surface findings and enforce fixes.
code-reviewdebuggingtestingci-cd
🔍 Code Review Assistant
代码审核辅助工具,支持本地 Git 库和 Gerrit Review。支持审核当前最新 commit、暂存的修改、未暂存的修改等,也支持 Golang、Qt/C++、Ansible 等多语言的 Gerrit Code Review。提供"必须修复/建议修复/可选改进"三级分级审核,生成 Markdown 报告。
iceleaf916code-review
🧪 Code Review Playbook
This skill helps teams run structured, constructive code reviews with standardized comments, checklists, and templates to improve quality and collaboration.
code-reviewtestingproductivitylinting
🛡️ Code Reviewer
This skill performs expert code reviews for quality, security, performance, and maintainability across languages, guiding improvements with a standardized
code-reviewsecurityperformancetesting
🧪 Code Simplifier
This skill simplifies and clarifies recently changed HTML code by applying project-specific best practices, preserving functionality and improving readability.
frontendrefactorcode-reviewformatting
🎨 Code Simplifier
This skill refines recently changed code for readability and maintainability without altering functionality, following project standards.
refactorcode-reviewtypescriptjavascript
🎨 Code Style
This skill enforces idiomatic Effect TypeScript style, guiding you to use schemas, pattern matching, and functional patterns for clean, maintainable code.
backendfrontendfullstackcode-review
🧪 Code_review
This skill reviews code changes from git commit to HEAD, focusing on quality, correctness, performance, and architecture.
code-reviewpythongoperformance
🎨 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

More Tags

automation (2852) ai (1980) testing (1810) scripting (1578) backend (1576) debugging (1525) docs (1374) api (1338) frontend (1332) productivity (1208) devops (1189) data (1086) cli (1045) performance (1011) workflow (1004) security (853) analytics (853) design (829) python (678) ci-cd (645)

Get the best new skills
in your inbox

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