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.

🧪 Vue Pinia Best Practices
This skill helps you implement Pinia best practices and avoid common gotchas for scalable state management in Vue 3 applications.
frontenddebuggingrefactorcode-review
🔍 Vue2 Best Practices
This skill guides maintaining Vue 2 projects with standardized Options API, safer mixins, and prepared migration steps to Vue 3, improving stability.
vuemigrationrefactorcode-review
🧪 Vue3 Naiveui Fsd
This skill helps you build production-ready Vue 3 apps with Naive UI, FSD, TypeScript, and solid architecture for maintainable code.
frontendfullstackdesigntesting
🎨 Vueuse Functions
This skill guides selecting and implementing VueUse composables to build concise, maintainable Vue.js / Nuxt features with optimal performance.
frontendperformancerefactorcode-review
🛡️ Vulnhunter
This skill helps identify dangerous APIs, footgun patterns, and vulnerability variants across codebases, enabling swift security audits and proactive risk
securitycode-reviewautomation
🔍 Warden
This skill runs Warden to analyze code changes before committing, helping you catch issues early and tighten your pre-commit workflow.
code-reviewci-cddebuggingtypescript
🛡️ Warden Lint Judge
This skill converts AI findings into deterministic lint rules that reliably catch exact AST patterns across Python projects.
pythonlintingautomationcode-review
🛡️ Warden Sweep
This skill performs a full-repository sweep using warden to identify issues, verify findings, and draft pull requests across the codebase.
automationdevopscode-reviewsecurity
🔍 Way Magefile
This skill helps you automate Go project tasks with Mage by creating magefiles, defining targets, and managing dependencies.
goscriptingautomationdevops
🧪 Wcag Compliance Checker
This skill helps you verify WCAG 2.1 Level AA accessibility, identify violations, and generate remediation guidance for web projects.
frontendtestingaccessibilityux
🎨 Web Artifacts Builder
This skill guides building modern web apps with React, Tailwind, and shadcn/ui, emphasizing accessibility, type safety, and performance improvements.
frontendfullstackperformancecode-review
🎨 Web Component Design
This skill helps you design reusable UI components with modern composition patterns and CSS-in-JS choices to build robust design systems.
frontenddesignuxaccessibility
🔍 Web Design Guidelines
UI/UX best practices and accessibility guidelines. Use when reviewing UI code, checking accessibility, auditing forms, or ensuring web interface best practices. Triggers on "review UI", "check accessibility", "audit design", "review UX", or "check best practices".
asyrafhussincode-review
🎨 Web Design Guidelines
This skill reviews UI code against web interface guidelines, highlighting accessibility and UX issues to improve compliance and user experience.
frontendaccessibilityuxdesign
🧪 Web Design Reviewer
This skill visually inspects websites from local or remote hosts to identify design issues and suggest source-level fixes.
frontendfullstackdebuggingcode-review
🔍 Web Design Reviewer
Black-Tortoise UI review and fixes. Use when asked to review UI, layout, or design in this repo. Focus on Angular 20 + standalone components, Material Design 3 tokens, @ngrx/signals state, and DDD layer boundaries. Checks responsiveness, a11y, spacing, and M3 token usage; applies minimal fixes in pr
7spadecode-review
🔍 Web Quality Audit
Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".
addyosmanicode-review
🛡️ Web Security
This skill helps you enforce web security best practices by validating input, securing data, and applying strict policies across apps.
securitybackendfrontendapi
🧪 Webdev Combobox Autocomplete
This skill provides framework-agnostic autocomplete patterns and accessibility guidance to build robust combobox components with aria attributes and async
frontendaccessibilityuxcode-review
🎨 Webf Async Rendering
This skill helps you master WebF's async rendering by waiting for onscreen before measurement and applying layout-safe patterns.
frontendperformancedebuggingdocs
🎨 Wechat Miniprogram Skill
This skill helps you optimize WeChat Mini Program native JS apps for performance, code size, and native compatibility.
performancedebuggingcode-reviewrefactor
🧪 Wiki Agents Md
This skill generates tailored AGENTS.md files for repository folders missing them, capturing build, test, structure, and boundaries for agents.
backendautomationdevopscode-review
🔍 Wiki Researcher
This skill helps you deeply analyze codebases by tracing actual paths across files to ground every claim in evidence.
backenddebugginggocode-review
🔍 With Codex Skills
This skill enables collaborative problem solving by running Claude Code and Codex side-by-side in tmux, providing integrated analysis and dual AI insights.
aiautomationcliscripting
🧪 Woocommerce Code Review
This skill reviews WooCommerce code changes for coding standards, ensuring PHP backend, UI copy, and testing align with project conventions.
backendcode-reviewtesting
🛡️ Wordpress Best Practices
This skill helps you apply WordPress best practices across plugins, themes, and blocks to improve security, performance, and reliability.
securityperformancedatabaseapi
🔍 Wordpress Performance Best Practises
WordPress performance optimization guidelines for plugin, theme, and custom code development. This skill should be used when writing, reviewing, or refactoring WordPress PHP code to ensure optimal performance patterns. Triggers on tasks involving WP_Query, database queries, caching, hooks, REST API,
bartekmiscode-review
🔍 Work Tracking
This skill enforces mandatory work tracking before coding, ensuring precise todos, progressive updates, and compliant use of work-create and work-complete
automationcliproductivitydevops
🧪 Worktrunk Review
This skill reviews a pull request for idiomatic Rust, project conventions, and code quality to improve maintainability.
rustcode-reviewunit-testsgit
🧪 Wp Block Development
This skill helps you create, update, and migrate WordPress Gutenberg blocks by guiding block.json, registration, rendering, and tooling.
frontenddebuggingtestingcode-review
🧪 Wp Phpstan
This skill helps you configure and fix PHPStan for WordPress projects, including stubs, baselines, and WP-specific typing.
debuggingcode-reviewtestinglinting
🔍 Write Background
Draft or update the background/introduction section based on literature in .research/literature/. Use when the user types /write_background, after completing literature review, or when background.md is empty but literature files exist.
braselogcode-review
🧪 Write Script Java
This skill helps you write Java scripts with a standardized Main class, enabling structured input handling and JSON-friendly outputs.
javabackendapicode-review
🔍 Writing
This skill enforces concise, active-voice technical writing across documentation, comments, commit messages, and PR descriptions to improve clarity and
writingdocsjavacode-review
🔍 Writing Plugins
Use when creating, editing, or reviewing OpenCode plugins. Covers plugin structure, event hooks, TypeScript typing, custom tools, dependency management, and common patterns like notifications and compaction hooks.
ian-pascoecode-review
🔍 Writing Rules
This skill guides you to create and configure hookify rules with YAML frontmatter and regex patterns for monitoring code activity.
writingautomationscriptingcode-review
🧪 Writing Tests
This skill helps you write maintainable tests by applying naming, assertion, and edge-case guidelines to improve reliability.
testingunit-testscode-reviewdebugging
🔍 Writing Tools
Use when creating, editing, or reviewing custom OpenCode tools. Covers tool definition structure, argument schemas with Zod, context access, multi-tool files, and invoking scripts in other languages.
ian-pascoecode-review
🔍 X Content Optimizer
Audit and optimize tweets, X articles, and threads for X's recommendation algorithm. Use when user wants to review content before posting, improve engagement potential, or get algorithm-friendly suggestions. Triggers on /x-content-optimizer or requests to "review tweet", "optimize for X algorithm",
newmanxbtcode-review
🧪 X402 Client Patterns
This skill provides reusable Bankr SDK client patterns and setup files to accelerate building, testing, and integrating Bankr transactions.
backendapiscriptingcode-review
🔍 Xcpc Jiangly Style
This skill helps you write clean modern C++ competitive programming solutions following jiangly style for Codeforces ICPC.
code-reviewdebuggingperformancewriting
🛡️ Xianzhi Research
This skill provides a structured, meta-thinking framework for vulnerability research, guiding you through hypothesis testing, payload design, and iterative
securityresearchtestingcode-review
🛡️ Yara Rule Authoring
This skill guides authoring of high quality YARA-X rules for malware detection, focusing on performance, accuracy, and safe migration.
securityrustpythonperformance
🔍 Youtube Video Hook
Skill for creating optimized YouTube video opening hooks (first 5-30 seconds) that maximize viewer retention and watch time. Use when planning video scripts, reviewing video openings, or optimizing existing content for better retention metrics.
kenneth-liaocode-review
🧪 Zig Memory
This skill helps you manage Zig memory safely by applying defer/errdefer patterns, proper allocator usage, and leak detection guidelines.
debuggingtestingscriptingperformance
🔍 [Deprecated] Codex Subagent
This skill spawns autonomous subagents to offload context-heavy work, returning only final results to accelerate deep research and complex codebase exploration.
aiautomationresearchproductivity

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.