Get a week free of Claude Code →

Skills tagged "refactor" (451)

451 Claude Code skills tagged "refactor". Test each skill in the interactive playground.

🧪 Planner
This skill analyzes requirements and delivers actionable implementation plans for complex features and refactors, including risks, dependencies, and phased
frontendjavascriptrefactorcode-review
🧪 Playwright Best Practices
This skill helps you write reliable Playwright tests by enforcing semantic selectors, proper waits, accessibility checks, and isolation across viewports.
testingfrontendautomationaccessibility
🧪 Porting
This skill helps assess Swift on WebAssembly compatibility, identify incompatible APIs, and refactor code with conditional compilation for Wasm targets.
debuggingrefactortestingcode-review
🔍 Prefab
This skill helps you create, instantiate, and manage Unity prefabs efficiently, using batch instantiation for multiple objects.
aiautomationscriptingperformance
🛡️ Production Code Audit
This skill analyzes your codebase end-to-end and automatically transforms it to production-grade quality with security, performance, and maintainability
code-reviewrefactorsecurityperformance
🔍 Programming Languages
This skill helps you master C#, C++, and GDScript patterns for Unity, Unreal, and Godot to accelerate professional game development.
performancedebuggingrefactorcode-review
🧪 Programming Ruby
This skill helps you write idiomatic Ruby by applying community standards, readability, and best practices across classes, modules, and methods.
rubyrefactortestingcode-review
🔍 Protobuf Development
This skill helps you design and review protobuf schemas for backwards compatibility and style compliance across services.
apibackendlintingrefactor
🛡️ Pulumi Best Practices
This skill guides you in writing reliable Pulumi programs by enforcing proper Output handling, component structure, secrets management, and safe refactoring.
devopsinfracloudcode-review
🔍 Pw Embedded C Style
This skill helps you create consistent embedded C project structures and coding styles for 51/STM32, with snake_case by default and optional camelCase.
debuggingrefactorcode-reviewdocs
🔍 Python
This skill enforces modern Python typing, dataclass patterns, and protocol-based design to improve safety, readability, and maintainability.
pythonrefactor
🔍 Python Development
This skill helps you master modern Python development with type hints, async patterns, and Pythonic idioms for reliable, readable code.
backenddebuggingperformancescripting
🧪 Python Pro
This skill writes idiomatic Python with advanced features, prioritizes performance, tests, and refactoring guidance for clean, reliable code.
performancetestingrefactorcode-review
🧪 Pythonista Patterning
This skill helps you discover code patterns before writing new code, enabling reuse, consistency, and cleaner architectures across projects.
refactorcode-reviewproductivitygit
🔍 Quarkus Panache
This skill detects and refactors Quarkus Panache ORM smells using the Repository pattern to improve performance and reduce N+1 queries.
performancerefactorcode-reviewdatabase
🧪 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
🎨 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 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 Typescript
This skill helps you build type-safe React 19 apps with TypeScript by applying patterns, editor tooling, and the React Compiler.
reacttypescriptfrontendrefactor
🎨 React Use Callback
This skill helps you optimize React performance by applying useCallback best practices to memoized components and effect dependencies.
reactperformancedebuggingrefactor
🎨 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
🔍 Reclaude
This skill refactors CLAUDE.md into a concise root with categorized files, improving clarity and maintainability.
refactordocsscriptingproductivity
🎨 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
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
🎨 Refactoring Ui
This skill helps you apply Refactoring UI principles to create clean, scalable frontends with consistent spacing, typography, color, and depth.
frontenddesignuxrefactor
🔍 Refine
This skill redirects to the extract tool for backward compatibility, ensuring seamless access while transitioning to the preferred workflow.
pythonbackendapirefactor
🔍 Renaming Services
This skill renames a service's documentation file and updates all references across docs/services, List.vue, and nginx/redirects.conf to prevent broken links.
docsrefactorscriptingseo
🔍 Repository_analyst
This skill analyzes repository history to reveal code evolution patterns and actionable refactoring insights with data-driven recommendations.
analyticscode-reviewrefactorgit
🧪 Review
This skill reviews uncommitted repository changes with Codex CLI, delivering actionable feedback on quality, bugs, and improvements before committing.
code-reviewgitcliautomation
🔍 Review Agents Md
This skill creates and refactors AGENTS.md files using progressive disclosure to keep root docs minimal and focused.
aidocsrefactorautomation
🔍 Rlm
This skill helps you analyze and refactor large codebases by recursively processing code with grep, find, and uv while maintaining context externally.
pythonscriptingrefactordebugging
🎨 Rmslop
This skill removes AI-generated slop by diff-checking main and pruning inconsistent or unnecessary code patterns across the repository.
code-reviewrefactorlintingdebugging
🧪 Ruby Rails
This skill helps you develop Rails 8 and Ruby 3.2 APIs, models, and services with best practices, tests, and performance.
railsbackendapitesting
🧪 Rust Best Practices
This skill helps you write idiomatic Rust code by applying Apollo's best practices for ownership, error handling, testing, and performance.
rustperformancetestingcode-review
🧪 Rust Complete
This skill guides Rust developers through error handling, testing, and logging patterns, demonstrated via includes composition and practical CLI examples.
debuggingtestinglintingformatting
🧪 Rust Design Patterns
This skill helps you write idiomatic Rust by applying ownership and pattern-based guidance for APIs, borrowing, and safe abstractions.
code-reviewdesignrefactordebugging
🔍 Rust Refactor Helper
This skill helps you perform safe Rust refactoring with LSP analysis, providing impact checks and automated changes.
refactorcode-reviewproductivityscripting
🛡️ Rust Reviewer
This skill performs thorough Rust code reviews focusing on ownership, lifetimes, error handling, unsafe auditing, and idiomatic patterns to improve safety and
code-reviewdebuggingsecurityperformance
🔍 Rust Symbol Analyzer
This skill analyzes a Rust project to reveal structure and symbols using LSP, listing modules, structs, traits, and functions.
aiautomationcliscripting
🔍 Rust Systems Programming
This skill helps you master Rust systems programming by teaching ownership, concurrency, async, unsafe code, and performance optimization for safe,
performancedebuggingclirefactor

More Tags

automation (2772) ai (1905) testing (1783) backend (1548) scripting (1540) debugging (1486) code-review (1426) 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)

Get the best new skills
in your inbox

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