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.

🔍 Comment Cleanup
This skill helps you clean up code comments by removing redundancy and adding essential context to improve maintainability.
code-reviewrefactordocswriting
🔍 Comment Guidelines
This skill enforces clear WHY-focused comments and removes redundant ones to reduce cognitive load when editing code.
code-reviewrefactorlintingautomation
🧪 Commit
This skill analyzes code changes and generates conventional commit messages, performs quality checks, and creates clean, standardized commits.
automationgitcode-reviewci-cd
🔍 Commit Helper
This skill converts git diffs into clear, conventional commit messages to speed up commits and maintain consistency.
gitautomationcode-reviewwriting
🔍 Commit Message
This skill analyzes git changes and generates conventional commit messages, including batch grouping for multiple unrelated changes.
backendgitautomationcode-review
🔍 Commit Message Generator
This skill generates conventional commit messages by analyzing git diff and applying type, scope, and formatting guidelines for clear history.
gitcliautomationcode-review
🔍 Commit Push Pr Flow
This skill automates commit push and PR flow after task completion, creating a branch, opening a PR, and sharing diffs.
gitautomationci-cddevops
🔍 Commit Splitter
This skill helps you split large uncommitted changes into logical commits by proposing a safe, numbered plan and applying patches precisely.
gitscriptingautomationpython
🔍 Community
This skill helps you establish and govern a Python library community by creating CONTRIBUTING.md, CODE_OF_CONDUCT.md, templates, and automation.
communityautomationdocspython
🛡️ Compass
This skill monitors Helm roadmap and assumptions, tracks KPI drift, and cascades OKRs to reveal strategy drift and prompt actionable routing.
strategyaiautomationmonitoring
🧪 Compatibility Check
This skill assesses API compatibility between versions, classifies as compatible, breaking, or unsafe, and lists breaking changes for informed shipping.
apitestingautomationcode-review
🧪 Complexity Guardrails
This skill helps you reduce cyclomatic complexity and refactor logic by applying early returns, guard clauses, and table-driven patterns.
refactorcode-reviewtestingbackend
🧪 Component Refactoring
This skill helps reduce frontend component complexity by extracting hooks, subcomponents, and data logic for maintainable, testable React code.
frontendrefactortestingperformance
🎨 Components Build
This skill helps you design, review, and refactor React UI components with accessibility, composition, and TypeScript APIs following the components.build
frontendaccessibilitydesignrefactor
🧪 Composable Svelte Core
This skill helps you implement a Store-Reducer-Effect architecture in Composable Svelte, enabling testable state, pure reducers, and scalable effects.
frontendtestingrefactorproductivity
🎨 Composition Patterns
This skill helps you refactor React components by applying scalable composition patterns to reduce boolean props and clarify APIs.
frontendrefactorcode-reviewdesign
🎨 Composition Patterns
This skill guides refactoring with composition patterns to replace boolean props, enabling scalable, reusable React APIs and architecture.
frontendrefactorcode-reviewdesign
🧪 Compound Engineering
This skill guides AI-assisted development using the Plan → Work → Review → Compound loop to make future work easier.
planningproductivitycode-reviewtesting
🧪 Confidence Check
This skill performs a pre-implementation confidence assessment to ensure readiness and avoid duplicates, guiding architecture, docs, OSS references, and
code-reviewtestingplanningai
🔍 Config Auditing
This skill audits Neovim configuration for issues, deprecated APIs, and optimizations, delivering actionable checklists and best practices.
debuggingperformancecode-reviewscripting
🔍 Constitution Reader
This skill helps you understand project constitution rules by summarizing sections and highlighting constraints for compliant development.
aidocscontentplanning
🛡️ Constitution Validation
This skill helps you create and validate project constitutions by discovering patterns in your codebase and generating governance rules.
automationsecuritycode-reviewdocs
🔍 Context Manager
This skill helps you manage project context end-to-end, discovering, fetching, harvesting, extracting, organizing, compressing, cleaning, and guiding workflows.
aiautomationdocscli
🔍 Context Pack Format
This skill compresses and standardizes AI context packs for compact, structured, token-efficient data preparation and reuse.
aibackenddataperformance
🧪 Contextual Pattern Learning
This skill analyzes project context to identify transferable patterns across codebases, enabling faster learning and better reuse.
aiautomationcode-reviewbackend
🛡️ Contextual Review
This skill performs comprehensive code reviews for quality, security, and standards adherence across diffs, plans, and architecture decisions.
backendcode-reviewsecuritytesting
🧪 Contributing
This skill guides you through Nuxt UI component contribution, including structure, theming, testing, and documentation to streamline development.
nuxtvuetestingdocs
🔍 Contributor Codebase Analyzer
This skill analyzes contributor activity and codebase governance by reading diffs and mapping structures, saving checkpoints for resume across sessions.
code-reviewgitscriptingautomation
🧪 Conventional Commit
This skill helps you craft conventional commit messages that follow the spec, improving clarity and history readability during code changes.
formattingdocsscriptingcode-review
🔍 Conventional Commits
This skill helps you create and review conventional commits by guiding type, scope, and subject formatting for Aurora projects.
gitbackendci-cdautomation
🔍 Convert Issue To Discussion
This skill converts GitHub issues to discussions using browser automation, guiding you through login, selecting category, and finalizing the conversion.
automationcligitscripting
🧪 Convex
This skill provides comprehensive Convex development guidance to avoid common mistakes and ensure code compiles on first try.
backenddebuggingcode-reviewtesting
🧪 Convex Backend
This skill helps you write Convex backend code by applying comprehensive guidelines for functions, schemas, queries, mutations, actions, and storage.
backenddatabaseapidocs
🛡️ Convex Security Check
This skill performs a quick Convex security audit, validating authentication, function exposure, argument validation, row-level access, and environment
securitybackendcode-reviewtesting
🔍 Copilot Coding Agent
This skill automates turning GitHub issues into Copilot-driven draft PRs by labeling, assigning, and validating via planview and CI.
automationdevopsci-cdgit
🧪 Cosmos Coding Standards
This skill helps enforce coding standards and best practices for readable, maintainable, and testable code across features, refactoring, reviews, and UI
lintingformattingcode-reviewtesting
🔍 Cosmosdb Best Practices
Azure Cosmos DB performance optimization and best practices guidelines for NoSQL, partitioning, queries, and SDK usage. Use when writing, reviewing, or refactoring code that interacts with Azure Cosmos DB, designing data models, optimizing queries, or implementing high-performance database operation
azurecosmosdbcode-review
🎨 Council Of Logic
This skill enforces mathematical first principles to optimize algorithms, architecture, and UI animations, improving efficiency, scalability, and payload size.
performancecode-reviewfrontendbackend
🔍 Cpp Core Guidelines Review
This skill reviews C++ code against Core Guidelines using parallel sub-agents, generating per-section findings and a consolidated summary for actionable fixes.
code-reviewautomationdebuggingperformance
🎨 Create Pr
This skill helps you create well-structured pull requests by guiding you through branch checks, precise descriptions, and proper title formats.
gitcode-reviewdocsci-cd
🔍 Create Pr
This skill helps you create well-structured pull requests following Sentry conventions, guiding description, scope, and review readiness.
gitcode-reviewpython
🔍 Create Pull Request
This skill guides you through creating a well-structured pull request using gh, ensuring proper commits, branches, and a thorough PR body.
cligitautomationcode-review
🧪 Create Refactor Rfc
This skill helps you craft a comprehensive RFC for a refactor by guiding problem analysis, module design, and detailed behavioral stories.
refactorcode-reviewdocstesting
🧪 Create Skill
This skill guides you to create well-structured Claude Code skills with YAML frontmatter, clear descriptions, and supporting files for reliable activation.
aiautomationdocspython
🔍 Create Slash Commands
This skill helps you create Claude Code slash commands that trigger reusable prompts with structured XML and YAML frontmatter for consistency.
automationcode-reviewperformancedebugging
🧪 Create Subagents
This skill helps you create, configure, and orchestrate Claude Code subagents and the Task tool to automate specialized workflows.
automationaicode-reviewdevops
🔍 Creating Pull Requests
This skill helps you create well-structured pull requests with active-voice titles and concise, context-rich descriptions.
code-reviewdocswritinggit
🔍 Critique
This skill should be used when the user asks to "show me the changes", "what did you change", "let me see the diff", "review the code", "open web preview of changes", "show me what you worked on", "compare branches", "explain what changed", or wants to view git diffs in a terminal UI, web browser, o
b-open-iocode-review
🔍 Csharp Coding Standards
This skill helps you write modern high-performance C# code using records, value objects, pattern matching, and async design for robust APIs.
csharpperformanceapidesign
🧪 Csharp Test Develop
This skill analyzes legacy C# code to generate unit and integration tests using xUnit, Moq, and FluentAssertions for improved reliability.
csharpunit-testsintegration-teststesting
🔍 Cuda_skill
This skill helps you debug and optimize CUDA kernels by guiding profiling, instrumentation, and targeted changes for faster GPU performance.
performancedebuggingautomationcode-review
🧪 Dart Contribute
This skill streamlines DART contributions by guiding branch types, PR workflows, and dual-PR bug fixes to accelerate development.
gitscriptingcode-reviewci-cd
🛡️ Darwin
This skill orchestrates project ecosystem evolution by sensing signals, evaluating agent fitness, and proposing coordinated improvements to boost reliability
aiautomationdevopscode-review
🔍 Data Ml
This skill helps you leverage data and machine learning to build data-driven features by analyzing data, integrating models, and applying analytics insights.
aidataanalyticsapi
🧪 Data Safety Auditor
This skill performs a rigorous data safety audit for Vue 3 apps using Pinia and IndexedDB, delivering actionable fixes and test generation.
frontenddatatestingdebugging
🛡️ Database Schema
This skill ensures database code uses schema-verified columns and generated types to prevent runtime errors.
databasesqlsecuritybackend
🔍 Dbos Typescript
This skill helps you write reliable, fault-tolerant TypeScript apps with DBOS by guiding workflows, steps, queues, and client integration.
backenddevopscode-review
🔍 Dead Code Sweep
This skill helps identify and safely remove dead code, orphaned artifacts, and redundant implementations in agent-maintained codebases.
code-reviewrefactordebuggingpython
🧪 Debug Like Expert
This skill guides rigorous, evidence-based debugging of complex issues, prioritizing root-cause analysis over quick fixes.
debuggingtestingobservabilitycode-review
🧪 Debug Swiftui
This skill helps diagnose and fix SwiftUI issues with state, navigation, previews, and performance using practical debugging techniques.
debuggingperformancecode-reviewtesting

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.