Skills tagged "code-review" (1453)

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

🔍 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
🧪 Gopher Guides
This skill helps you apply Go best practices and idiomatic patterns across projects, including error handling, concurrency, and testing.
backendapitestingcode-review
🔍 Graphql Schema Design
This skill guides GraphQL schema design by applying best practices for types, fields, pagination, naming, and documentation to improve clarity and
backendapidocsdesign
🔍 Grepai Mcp Tools
This skill helps you understand GrepAI MCP tools, their parameters, and usage to integrate, debug, and optimize code search and call-graph tasks.
aibackendapidebugging
🎨 Gui Design Principles
This skill guides GUI design by applying visual hierarchy, color theory, typography, and responsive layouts to create accessible, usable interfaces.
designuxaccessibilityfrontend
🧪 Handlebars
This skill enforces logic-less Handlebars patterns to keep templates clean, safe, and maintainable by guiding data preparation and helper usage.
frontendbackendfullstackcode-review
🧪 Hello World
This skill prints Hello World and demonstrates simple predefined output flow for quick validation and learning.
frontendscriptingcode-reviewtesting
🧪 Helm Generator
This skill helps you generate production-ready Helm charts and templates aligned with best practices, enabling rapid creation, validation, and consistent
devopskubernetesautomationci-cd
🧪 Husky Maintainer
This skill helps you maintain the husky-rs project by enforcing msrv, build, and release standards across code, tests, and docs.
ci-cdformattinglintingtesting
🎨 Implement Split
This skill splits React components into reusable subcomponents by leveraging store-first data access, removing gratuitous prop drilling, and generating
reactfrontendrefactorcode-review
🧪 Implementation
This skill executes approved plans by deploying parallel sub-agents to implement changes and validate results across components.
automationbackenddevopsci-cd
🎨 Import Organizer
This skill automatically organizes and sorts import statements in code files, improving readability and consistency.
automationrefactorcode-reviewlinting
🛡️ Inertia Rails Best Practices
This skill helps you implement Inertia Rails best practices across server setup, props, forms, navigation, security, and testing for robust apps.
frontendbackendperformancesecurity
🔍 Interactive Teaching
This skill guides you through structured step-by-step learning sessions, correcting misconceptions and building accurate mental models for new technologies.
aidocscode-reviewdebugging
🔍 Interface Segregation
This skill helps you design focused interfaces by applying the Interface Segregation Principle, avoiding throw and no-op methods and promoting cohesive,
designrefactorcode-review
🔍 Issue Template Generator
This skill generates complete GitHub issue templates for bugs, features, and questions in YAML form for immediate use.
automationdocsgitci-cd
🛡️ Jadx
This skill helps you decompile Android APKs with jadx to produce readable Java code for security analysis, vulnerability discovery, and app understanding.
securitydebuggingcode-reviewcli
🔍 Java 21
This skill helps you write modern safe Java 21 code using records, sealed types, and virtual threads with best-practice guidance.
javaperformancecode-reviewdebugging
🧪 Jss
This skill helps you apply JavaScript stack best practices across React, Next.js, Node, and Nest.js to accelerate quality and consistency.
frontendbackendfullstackperformance
🔍 Jupyter Assistant
This skill helps you clean, organize, and optimize Jupyter notebooks by removing empties, structuring content, and extracting reusable functions.
dataanalyticsrefactorproductivity
🧪 Kotlin
This skill helps you enforce Kotlin coding standards for null safety, coroutines, and idiomatic patterns across JVM and Android projects.
kotlindebuggingtestingcode-review
🔍 Lakehouse Pipeline Design
Create a Databricks lakehouse pipeline design doc (bronze/silver/gold, DLT or Jobs), including SLAs, data quality, Unity Catalog governance, monitoring, and an implementation checklist. Use when designing or reviewing ETL/ELT pipelines, DLT pipelines, streaming ingestion, CDC, or batch jobs on Datab
hubert-dudekcode-review
🔍 Langgraph Multiagent
Architect-level development, audit, and migration of multi-agent systems using LangGraph (v1+) and LangChain (v1+). Use when building or refactoring supervisor/subagent architectures, orchestrator-worker workflows, routing/hand-offs, agentic RAG, memory (short + long-term), state + context engineeri
bjornmelincode-review
🔍 Laravel Debugging Prompts
This skill helps you craft Laravel debugging prompts with complete errors, stack traces, context, and attempted solutions to accelerate fixes.
debuggingbackenddatabasecode-review
🛡️ Library Review
This skill reviews Python libraries across structure, packaging, tests, security, docs, API design, and CI/CD to deliver actionable improvement guidance.
pythoncode-reviewtestingsecurity
🔍 Literature Review
系統性文獻搜尋、篩選、下載、整理。觸發:文獻回顧、找論文、搜尋文獻、systematic review、literature search、PubMed、找文章、搜paper、review、reference、citation、引用、參考文獻、背景調查、background。
u9401066code-review
🎨 Ln 626 Dead Code Auditor
This skill identifies dead code, unused imports, and backward compatibility shims to improve maintainability and code health across projects.
debuggingrefactorcode-reviewlinting
🧪 Macos Mapkit
This skill guides macOS MapKit integration in SwiftUI/AppKit apps, enabling map display, location, routing, search, and Look Around features.
frontendperformancedebuggingcode-review
🔍 Magento Controller Refactor
This skill refactors legacy Magento 2 controllers to modern HTTP verb interfaces, improving type safety and PHP 8.3+ compatibility.
refactorcode-reviewbackenddebugging
🎨 Makepad Layout
This skill helps you create robust Makepad layouts by generating code and answering layout questions with practical, pattern-based guidance.
frontenddebuggingcode-reviewscripting
🔍 Master Plan Manager
This skill safely manages MASTER_PLAN.md updates with backups, validation, and structured changes to tasks, bugs, and roadmaps.
planningdocsproductivityautomation
🔍 Mcp Orchestration
This skill orchestrates multiple MCP tools with serial, parallel, and conditional workflows to streamline complex development tasks.
aiautomationdevopsbackend
🧪 Multi Model Orchestrator
This skill orchestrates multiple models to analyze codebase, guiding deep analysis, architecture discovery, and multi-perspective decision making.
aiautomationanalyticsdebugging
🧪 Mutation Testing
This skill analyzes branch changes using mutation testing to reveal weak or missing tests and guides strengthening test suites.
testingunit-testsintegration-testscode-review
🔍 Nav Simplify
This skill simplifies recently modified Python code to improve clarity and maintainability without changing behavior.
code-reviewrefactorproductivitydebugging
🛡️ Nestjs Framework
This skill guides building scalable NestJS backends with modular architecture, dependency injection, and enterprise patterns for robust services.
backendapidatabasetesting
🛡️ Newebpay Checkout
This skill helps you implement NewebPay MPG checkout, including AES256 encryption, order creation, and callback handling for secure payments.
backendapisecuritycode-review
🛡️ Nextjs Security Scan
This skill performs a security scan for Next.js projects, identifying OWASP risks, secrets exposure, and dependency CVEs to deliver actionable findings.
securityfullstackcode-reviewtesting
🔍 Nuxt Best Practices
This skill helps you optimize Nuxt 3/4 applications by applying best-practice patterns for data fetching, routing, rendering, and auto-imports.
performancefullstackcode-reviewdata
🔍 Octocode Prompt Optimizer
This skill analyzes and strengthens prompts and instructions to improve reliability while preserving intent across prompts, docs, and agent rules.
aicode-reviewdocsrefactor
🧪 Openspec Ff Change
This skill fast-forwards OpenSpec artifact creation by generating all required files for implementation from a change description.
automationbackenddevopsci-cd
🔍 Opensrc
This skill fetches source code for npm, PyPI, crates.io or GitHub repos to give AI agents deeper implementation context.
clidebuggingcode-reviewai

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.