Skills tagged "code-review" (1453)

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

🔍 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
🧪 Debugging
This skill guides systematic debugging to identify root causes before fixes, validate at every layer, and verify outcomes for reliable software.
debuggingtestingcode-reviewbackend
🧪 Debugging Patterns
This skill helps you diagnose root causes before fixes, guiding systematic debugging to reduce rework and reveal true issues.
debuggingtestingbackendcode-review
🎨 Deep Work
This skill guides you through a structured deep-work workflow, creating research and planning artifacts before any non-trivial code changes.
planningproductivityaiwriting
🧪 Deepmind
This skill enforces a strong reasoner and planner workflow before any action, ensuring rigorous planning, hypothesis-driven debugging, and risk-conscious
aiplanningdebuggingcode-review
🧪 Delegate
This skill automatically delegates tasks to specialized subagents, optimizing workload and accelerating delivery with clear context and parallel execution
automationbackendfullstackproductivity
🧪 Dependency Injection Patterns
This skill helps you implement dependency injection patterns in React by providing a DI container, enabling mockable services, and safer testing.
frontendtestingrefactorcode-review
🧪 Dependency Inversion
This skill helps you apply the Dependency Inversion Principle in TypeScript by promoting interface-based design and injecting dependencies instead of
backendtestingrefactorcode-review
🛡️ Dependency Management
This skill helps manage Rust and Node.js dependencies by adding, updating, auditing, and resolving conflicts across cargo and npm.
devopssecuritycliautomation
🛡️ Dependency Updater
This skill orchestrates automated dependency updates by delegating research, impact analysis, code changes, and validation to specialized agents.
automationdevopsclicode-review
🔍 Depot Services Review
This skill reviews Rust depot services focusing on Axum, SQLx, WebSocket, and Docker patterns to improve reliability and integration.
backenddebuggingcode-reviewdatabase
🧪 Deprecation Handler
This skill identifies, assesses, and migrates deprecated APIs and patterns to safe, modern alternatives, reducing risk and speeding refactoring.
migrationrefactorcode-reviewtesting
🔍 Design Doc
Create technical design documents for new features, systems, refactoring plans, API designs, and database schemas. Use when asked to write a design doc, TRD (technical requirements document), RFC, or system design document. Triggers on requests like "write a design doc for X", "design the Y feature"
diskd-aicode-review
🧪 Design Patterns
This skill helps you apply design patterns to architect, refactor, and solve recurring problems with loose coupling and clear responsibilities.
designrefactorcode-reviewtesting
🔍 Deslop
This skill removes AI generated slop from the current branch by cleaning comments, guards, and style inconsistencies.
refactorlintingcode-reviewscripting
🔍 Deslop
This skill removes AI-generated code slop from a branch by diffing with main and cleaning up comments, checks, and style inconsistencies.
code-reviewlintingrefactorcli
🧪 Dev
This skill empowers you to implement features by researching KB, following design specs, and maintaining atomic commits with proper documentation.
backendcode-reviewtestingdocs
🧪 Dev Kit Review
This skill reviews completed tickets by verifying implementation against user stories and acceptance criteria using code analysis tools.
code-reviewtestingdebuggingdocs
🧪 Dev Kit Work
This skill autonomously reads and implements tickets from .dev-kit/tickets, ensuring acceptance criteria are met and moved to completed when done.
automationbackendtestingci-cd
🛡️ Dev Rules
This skill enforces global development rules across projects, ensuring consistent communication, architecture, and quality through coding, reviews, and
code-reviewsecurityperformancegit
🛡️ Dev.Code
This skill guides you through structured JavaScript development, emphasizing quality, security, testing, and maintainable workflows for feature work and fixes.
javascripttestingsecuritycode-review
🔍 Developing Openai Agents Sdk Agents
Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agen
mikekellycode-review
🛡️ Developing Smart Contracts
This skill helps you follow Solidity best practices by enforcing NatSpec, file layout, naming conventions, and code style across contracts.
code-reviewsecuritydocstesting
🔍 Devops Cloud
This skill helps you automate cloud deployment pipelines and manage infrastructure with IaC for scalable, reliable software delivery.
devopsinfracloudci-cd
🧪 Dhh Rails Style
This skill applies DHH's Rails conventions to Ruby and Rails code, emphasizes fat models, RESTful controllers, and Turbo-driven views for clarity.
backendcode-reviewrefactortesting
🔍 Dignified Code Simplifier
This skill refines recently modified Python code to improve clarity and maintainability without altering functionality.
refactorlintingcode-reviewdebugging
🧪 Dignified Python
This skill guides you toward modern, production-ready Python by enforcing typing, LBYL, pathlib, and ABC patterns across projects.
pythoncode-reviewlintingdesign
🎨 Dioxus Knowledge Patch
This skill helps you write up-to-date Dioxus 0.5+ code, RSX, signals, server functions, and components across platforms.
rustfrontendfullstackcode-review
🛡️ Django Expert
This skill helps you design, optimize, and secure Django REST APIs with Django 5.0, DRF, and ORM best practices.
backendapidatabasesecurity
🧪 Do Work
This skill guides end-to-end feature implementation, validates with typecheck and tests, and ensures clean commits through a structured workflow.
debuggingtestingci-cdautomation
🧪 Doc Adr Reviewer
This skill performs comprehensive ADR content review, validating decision completeness, BRD alignment, and consequence coverage to ensure high-quality
pythondocscontenttesting
🧪 Doc Ears Reviewer
This skill performs comprehensive content review and quality assurance for EARS documents, evaluating syntax, PRD alignment, testability, and actionable issues.
datatestingcode-reviewdocs
🧪 Doc Gen
This skill generates comprehensive developer documentation from Kotlin code, including overview, API, examples, and configuration, improving clarity and
docswritingcontentapi
🔍 Doc Req Fixer
This skill analyzes review reports and automatically fixes REQ documents, ensuring structure, links, IDs, and content improve iteratively.
docsautomationci-cdcode-review
🔍 Docs
This skill generates clear README, API references, and code documentation tailored to reader expertise, with practical examples and scannable structure.
docswritingapipython
🔍 Docs Review
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
eyh0602code-review
🔍 Docs Write
Write or update documentation (tutorial, how-to, reference, explanation) with clear style, structure, visuals, API/ADR/runbook patterns. Use when: (1) Creating or updating docs after code changes, (2) During PR preparation or addressing review feedback, (3) Adding new features that need documentatio
lukasstricklercode-review
🧪 Document Sync
This skill continuously verifies code and config against documentation, detecting drift and generating actionable updates to keep docs accurate.
docsbackendautomationtesting
🔍 Document Writer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyse
autohandaicode-review
🔍 Documentation
This skill helps review documentation changes in PRs for clarity and technical accuracy, producing structured findings to guide fixes.
docscode-reviewwritingcontent
🧪 Documentation Alignment
This skill verifies code against documentation using a 6-phase alignment process, delivering scoring and actionable fixes to reduce onboarding friction.
docsautomationcode-reviewpython
🔍 Documentation Best Practices
This skill helps generate and enforce comprehensive documentation templates, ensure APIs coverage, and improve readability across projects.
docswritingcontentapi

More Tags

automation (2852) ai (1981) testing (1811) scripting (1578) backend (1577) debugging (1526) docs (1374) api (1339) frontend (1335) productivity (1208) devops (1189) data (1086) cli (1045) performance (1011) workflow (1004) security (854) analytics (853) design (831) python (679) ci-cd (645)

Get the best new skills
in your inbox

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