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.

🔍 Quarterly Review
Conduct a quarterly review of your overall research mission and direction. This is a user-level review stored in ~/.researchAssistant/. Use when the user types /quarterly_review, every 3 months, after major project milestones, or when questioning research direction.
braselogcode-review
🧪 Quasi Coder
This skill interprets shorthand and natural language descriptions to produce production-ready JavaScript code with robust patterns and best practices.
javascriptfullstackcode-reviewtesting
🛡️ Questionably Ultrathink
This skill orchestrates UltraThink reasoning with isolated atomic solvers to rigorously verify complex problems end-to-end.
aiautomationsecuritydebugging
🛡️ Quick
This skill streamlines code reviews by guiding rapid assessments, targeted feedback, and agent-driven security, UX, and architectural insights.
code-reviewsecurityuxtesting
🔍 R3f Materials
This skill helps you choose and craft Three.js materials in R3F, including built-in and custom ShaderMaterial with dynamic uniforms.
performancedebuggingscriptingdesign
🧪 Rails Concern
This skill helps you generate Rails concerns with tests first, enabling reusable behavior across models and controllers.
backendtestingrefactorproductivity
🧪 Rails Controller Patterns
This skill helps you structure Rails controllers with thin actions, RESTful patterns, and safe parameter handling for maintainable apps.
backendapirefactorcode-review
🧪 Rails Conventions
This skill helps you apply Rails conventions and design patterns to controllers, models, and services for clean, scalable code.
backenddesigncode-reviewrefactor
🧪 Rails Expert
This skill acts as a senior Rails expert to optimize Rails 7+ apps, Hotwire, and background jobs with best practices and maintainable patterns.
backendfullstackperformancetesting
🧪 Rails Model Patterns
This skill helps you design robust Rails models with clear associations, validations, scopes, and safe migrations for maintainable apps.
backenddatabasemigrationtesting
🧪 Ralph Bugbot
This skill helps you address bugbot feedback and CI failures on PRs by triaging comments, applying surgical fixes, and ensuring checks pass.
debuggingautomationci-cdcode-review
🔍 Ralph Json Create Issues
This skill converts PRD or plan markdown into prd.json for Ralph execution by scanning locations, extracting dependencies, and producing ready-to-run stories.
automationbackendcliscripting
🎨 Rams
This skill performs accessibility and visual design reviews on UI components, identifying WCAG issues and design inconsistencies to improve quality.
accessibilitydesignuxfrontend
🔍 Ray
This skill helps you interact with the Ray application by guiding payloads and options for sending data via a coding agent.
aidebuggingapiautomation
🧪 React 18 Compiler Assisted Optimization
This skill helps you apply compiler-assisted optimizations in React 18 to minimize re-renders and boost scheduling efficiency across components.
frontendperformancetestingcode-review
🎨 React 19
This skill helps you implement React 19 features in .tsx/.jsx with the compiler-driven patterns, improving component structure and performance.
frontendperformancerefactorcode-review
🎨 React Best Practices
This skill helps optimize React and Next.js performance by applying Vercel best practices across components, pages, and data fetching.
frontendperformancerefactorcode-review
🎨 React Best Practices
This skill applies React best practices from react.dev and Vercel to review code, optimize performance, and improve state and effects.
frontendperformancedebuggingcode-review
🧪 React Component
This skill generates modern React components with TypeScript, hooks, accessibility best practices, and a context provider pattern for state management.
frontendperformancetestingcode-review
🧪 React Component Performance
This skill analyzes and optimizes React component performance to reduce re-renders and speed up UI updates.
frontendperformancedebuggingrefactor
🧪 React Components
This skill converts Stitch designs into modular React components with TypeScript interfaces and automated validation to ensure clean, reusable code.
frontendcode-reviewtestingrefactor
🎨 React Composition Patterns
This skill helps you refactor React components by applying composition patterns to reduce boolean props and design flexible, reusable APIs.
frontendrefactorcode-reviewdesign
🧪 React Effects
This skill helps you decide when to use useEffect in React components, reducing unnecessary effects and guiding proper data fetching and subscriptions.
frontenddebuggingperformancecode-review
🎨 React Effects Audit
This skill audits React code for unnecessary useEffect patterns, flags anti-patterns, and suggests fixes with severity levels.
reactdebuggingcode-reviewperformance
🧪 React Native Expert
This skill helps you build cross-platform React Native apps with Expo, optimize navigation and FlatList performance, and ensure robust platform handling.
frontendperformancedebuggingtesting
🧪 React Native Expert
This skill transforms Claude Code into a professional React Native engineer, enabling cross-platform development, optimization, native module integration, and
performancedebuggingtestingrelease
🎨 React Performance Patterns
This skill helps you boost React performance by applying memoization, code splitting, virtualization, and optimized context usage based on real-world patterns.
reactperformancecode-review
🎨 React Use Hooks
This skill applies react-use hooks to build concise, maintainable React features, mapping requirements to optimal hooks for readability, performance, and reuse.
frontendperformanceproductivityrefactor
🎨 React Useeffect
This skill guides you on when to use React useEffect, optimize data fetching, and apply alternatives for derived state and events.
frontendperformancerefactorcode-review
🎨 React19 Patterns
This skill helps you apply React 19 patterns and best practices to optimize components, state, and rendering for faster, maintainable UI.
frontendperformancerefactorcode-review
🔍 Real World Rails
This skill researches how production Rails apps solve architectural problems by examining real code patterns from the Real World Rails repository.
railsresearchbackendcode-review
🎨 Redux Best Practices
This skill enforces Redux best practices and patterns using RTK, guiding store setup, slices, selectors, thunks, and React-Redux hooks.
reacttypescriptdebuggingcode-review
🧪 Refactor
This skill analyzes code for smells and refactors methods to improve readability, performance, and maintainability while aligning with solid principles.
refactorcode-reviewtestingperformance
🔍 Refactor
Code refactoring with AI assistance. Use for modernizing code, converting JavaScript to TypeScript, class to hooks conversions, and systematic renaming.
johnlindquistcode-review
🧪 Refactor
This skill helps you progressively refactor JavaScript code to improve maintainability without changing behavior, with guidance on extracting functions and
refactorcode-reviewtestingdebugging
🧪 Refactor
This skill helps you improve code quality through incremental refactoring while preserving behavior, guided by the test suite as the contract.
refactorcode-reviewtesting
🧪 Refactor
This skill converts inline styles and utility classes into semantic, reusable components with dark mode support and tests.
refactorfrontendtestingcode-review
🧪 Refactor Cleaner
This skill proactively detects and removes dead code, duplicates, and unused exports to keep JavaScript projects lean and maintainable.
refactordebuggingtestingcode-review
🛡️ Refactor Flask
This skill refactors Flask apps using the application factory pattern, blueprints, and service layers to improve maintainability and security.
backendapirefactorsecurity
🎨 Refactor Flutter
This skill refactors Flutter/Dart code to improve maintainability, readability, and performance using Dart 3 features, modern state management, and clean
refactorfrontendperformancecode-review
🧪 Refactor Nextjs
This skill refactors Next.js apps to App Router best practices, improving maintainability, performance, and server/client boundaries.
frontendrefactorperformancecode-review
🧪 Refactor Pass
This skill performs a targeted refactor pass to simplify code after changes, removing dead paths and verifying behavior with tests.
refactorcode-reviewtestingpython
🧪 Refactoring
This skill helps you assess refactoring opportunities after tests pass, ensuring improvements are safe, justified, and well-documented.
refactorcode-reviewtestinggit
🧪 Refactoring
This skill detects code smells and guides safe refactoring to improve maintainability and readability across Python projects.
refactorcode-reviewtestingpython
🧪 Refactoring Expert
This skill identifies code smells and guides safe, incremental refactoring to improve structure while preserving behavior.
refactorcode-reviewtestingvue
🔍 Refine
This skill redirects to the extract tool for backward compatibility, ensuring seamless access while transitioning to the preferred workflow.
pythonbackendapirefactor
🧪 Refract
This skill reframes problems across Field, Standpoint, and Lens to surface hidden insights and generate perspective maps for decision support.
aiautomationproductresearch
🧪 Regex Pattern Builder
This skill builds regex patterns from natural language, explains existing patterns, tests them, and provides practical examples.
debuggingtestingcode-reviewscripting
🛡️ Release Review
This skill provides a senior release review for macOS and iOS apps, identifying security, privacy, UX, and distribution issues with actionable fixes.
securityuxreleasecode-review
🔍 Repo Source Code Document
This skill assists you generate precise JSDoc comments and inline documentation for Valibot source code, improving type-safety and maintainability.
typescriptdocscode-review
🧪 Repo Structure Navigate
This skill helps you navigate the Valibot repository structure to quickly locate schemas, actions, methods, tests, and docs.
docstestingcode-reviewai
🛡️ Repomix
This skill packs entire codebases into AI-friendly XML, Markdown, or plain text for efficient LLM context, audits, and documentation.
aiautomationcode-reviewsecurity
🔍 Repomix
This skill packages entire codebases into AI-friendly files, optimizing token usage and providing multi-format outputs for efficient LLM analysis.
aiautomationcode-reviewdocs
🎨 Repomix Reference Black Tortoise
This skill helps you understand the Black Tortoise codebase structure, locate implementations, and read source files across a large TypeScript project.
code-reviewdebuggingdocsbackend
🔍 Repository_analyst
This skill analyzes repository history to reveal code evolution patterns and actionable refactoring insights with data-driven recommendations.
analyticscode-reviewrefactorgit
🔍 Research
This skill helps you research libraries and patterns by finding real world code with searchGitHub and Exa, then saving structured reports.
airesearchdocswriting
🔍 Researching
This skill conducts comprehensive codebase exploration by coordinating parallel sub-agents and synthesizing findings into structured research documents for
aiautomationbackendcode-review
🔍 Resources
AI orchestration and multi-model collaboration MCP server. Use when you need multi-model AI collaboration, code reviews, debugging assistance, planning, consensus building, or advanced reasoning across multiple AI providers (Gemini, OpenAI, Grok, Azure, Ollama, etc.).
pacphicode-review
🧪 Rest Api Expert
This skill helps you design robust REST APIs with proper endpoints, HTTP semantics, versioning, error handling, pagination, and OpenAPI documentation.
apibackendperformancedocs
🧪 Review
This skill provides a second opinion before committing by reviewing intent against execution, catching drift, and guiding next steps.
code-reviewdebuggingtestingproductivity

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.