Get a week free of Claude Code →

Skills tagged "refactor" (451)

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

🔍 Rust Zero Cost
This skill helps Rust engineers optimize generic and trait-object usage, balancing zero-cost abstractions with runtime flexibility for safer, scalable code.
rustperformancedesignrefactor
🔍 Sdk Readiness Audit
This skill audits an API surface for SDK readiness, delivering a scorecard, concrete refactors, and OpenAPI fixes to improve client generation.
apiautomationrefactordocs
🔍 Self Improve
This skill updates its own documentation and extends OpenCode capabilities based on learnings to improve accuracy and future proofing.
aidocsrefactorproductivity
🔍 Serena
This skill provides IDE-like symbol navigation and project memory to analyze large codebases and perform symbol-level edits across languages.
cliscriptingrefactorproductivity
🔍 Serena
This skill enables symbol-level code understanding and navigation with LSP, empowering precise symbol edits and robust refactoring across multi-language
aiautomationclidebugging
🔍 Simplify
This skill analyzes recently modified shell code and refactors for clarity and consistency without changing functionality.
refactorcode-reviewscriptingdebugging
🧪 Simplify
This skill refactors Python code after tests pass, improving readability, maintainability, and consistency without changing behavior.
refactorcode-reviewtestingdebugging
🔍 Single Responsibility
This skill helps you apply the single-responsibility principle by guiding you to split classes and modules, reducing change coupling and maintenance.
refactorcode-reviewplanning
🔍 Skill Creator
This skill helps you design effective Claude Code skills with concise descriptions, layered content, and robust error prevention patterns to improve discovery.
aiautomationdocswriting
🔍 Skill Creator
This skill helps engineers craft high-density agent skills by enforcing token-conscious structure and progressive loading for optimal efficiency.
aiscriptingproductivitydesign
🧪 Skill Rails Upgrade
This skill analyzes a Rails app to determine upgrade path, fetches latest release details, and guides selective merge while preserving local customizations.
automationbackenddevopscode-review
🔍 Skills Manager
This skill audits, consolidates, and safely manages Claude Code skills by verifying project state and usage patterns before changes.
debuggingcode-reviewautomationproductivity
🔍 Software Design Principles
This skill enforces object-oriented design principles, detects code smells like feature envy, and guides you to inject dependencies and name domain concepts.
designrefactorcode-reviewpython
🧪 Solid
This skill helps you write senior-engineer quality code by applying SOLID, TDD, and clean-architecture practices across features.
backendrefactortestingdesign
🧪 Sorcha Cli
This skill helps you build, debug, and test Sorcha CLI commands and Refit clients with System.CommandLine 2.0 patterns.
clidebuggingtestingbackend
🛡️ Spring Boot Reviewer
This skill reviews Spring Boot projects for DI patterns, transaction management, REST API design, security config, and JPA best practices to improve
backendapisecuritycode-review
🧪 Spring Boot Skill
This skill generates Spring Boot components following modern Java best practices and team conventions to ensure clean, scalable code.
backendapicode-reviewtesting
🧪 Spring Tdd Mockito
This skill guides TDD with Mockito for Spring Boot, enabling you to write tests first and streamline red-green-refactor cycles.
backendtestingunit-testsrefactor
🧪 Stack Patterns
This skill helps you learn and apply Outfitter stack patterns across handlers, results, errors, and package conventions for safer, reusable code.
backendapidocstesting
🎨 Standards Css
This skill helps you enforce CSS standards across projects by applying design tokens, framework patterns, and production-ready optimization.
frontenddesignuxperformance
🧪 State Machine Driven Ui
This skill helps you design deterministic UI flows with finite state machines, improving reliability, visualization, and validation across complex interactions.
frontenddesignuxdebugging
🧪 State Management
This skill helps you implement NgRx store architecture with actions, reducers, effects, and selectors for scalable Angular state management.
frontenddatatestingdebugging
🧪 Storybook
This skill helps developers author Storybook CSF 3.0 stories with TS safely, configuring argTypes, decorators, and docs for React components.
frontenddocstestingrefactor
🔍 Structuring Projects
This skill enforces universal architectural patterns for organizing code, ensuring domain-focused structure and clear public APIs across projects.
backendapirefactordesign
🧪 Supabase Sdk Patterns
This skill applies production-ready Supabase SDK patterns for TypeScript and Python to enforce robust error handling, retries, and type safety.
backendapidevopsrefactor
🧪 Superpowers Tdd
This skill enforces test-first TDD discipline for features, bugs, and refactors, adding regression tests and guiding minimal changes.
testingunit-testsintegration-testsrefactor
🎨 Svelte 5
This skill guides Svelte 5 component authorship and migration, using runes, $props, and callback props for modern reactive patterns.
sveltefrontendmigrationtypescript
🧪 Swift
This skill helps you apply Swift coding standards from Apple's guidelines, emphasizing protocol-oriented design, value semantics, and modern concurrency
swiftdebuggingtestingrefactor
🧪 Swift Concurrency
This skill provides expert Swift Concurrency guidance to write safe, fast async/await code with actors, migrations, and lint-aware patterns.
performancedebuggingmigrationrefactor
🧪 Swift State Machine Patterns
This skill helps you implement type-safe Swift state machines with enum states and action-based transitions for robust concurrency and lifecycle flows.
swifttestingrefactordebugging
🎨 Swiftui Style Driven Components
This skill guides building extensible SwiftUI style-driven components using Apple patterns like ButtonStyle and LabelStyle, enabling environment-based styling
frontenddesignuxaccessibility
🧪 Tactical Ddd
This skill helps you apply tactical DDD principles to design, refactor, and review domain logic with rich language and clear aggregates.
pythonrefactorcode-reviewtesting
🎨 Tailwind V4 Shadcn
This skill helps you set up Tailwind v4 with shadcn/ui in React projects, ensuring dark mode, CSS variable architecture, and painless migration.
frontenddebuggingmigrationrefactor
🎨 Tanstack Query V5
This skill leverages TanStack Query v5+ to fetch, cache, and manage server data and mutations with automatic state handling.
frontendapidatafullstack
🎨 Tanstack Router
This skill helps you apply TanStack Router best practices for type-safe routing, data loading, and navigation in complex React apps.
frontendperformancecode-reviewrefactor
🔍 Taste Check
This skill reviews code with Linus Torvalds' good taste philosophy, eliminating defensive patterns, deep nesting, and runtime mutations to improve quality.
code-reviewrefactordebuggingperformance
🧪 Technical Architecture Council
This skill helps you design simple, robust software architectures by applying advisor-based guidance for code, infra, and development practices.
backendinfraci-cdtesting
🧪 Test Driven Development
This skill enforces test-driven development in Python by guiding you to write failing tests first, then minimal code to pass.
testingunit-testsdebuggingrefactor
🧪 Test Driven Development
This skill teaches test-driven development patterns across languages, accelerating reliable features, safer refactors, and clearer contracts through
testingunit-testsintegration-testsrefactor
🧪 Test Expert
This skill helps you write effective tests, apply TDD, and improve coverage across Python and JavaScript projects for higher quality.
testingunit-testsintegration-testsci-cd
🧪 Testing
This skill helps you craft robust tests by enforcing behavior-driven patterns, public API testing, and factory-based data creation for reliable coverage.
testingunit-testsintegration-testsrefactor
🧪 Testing Anti Patterns
This skill helps you write robust tests by avoiding anti-patterns, focusing on real behavior and proper mocking.
testingunit-testsintegration-testsdebugging
🔍 The Art Of Naming
This skill enforces a concise, self-documenting naming approach for TypeScript and Angular code, improving readability and maintainability across variables,
angulartypescriptcode-reviewlinting
🎨 Three Expert
This skill helps you develop and optimize Three.js and React Three Fiber scenes with GLTF/instancing patterns, enhancing interactivity and performance.
frontendperformancedebuggingdocs
🔍 Todo Finder
This skill finds and organizes TODO, FIXME, HACK, and NOTE comments across a TypeScript codebase, prioritizing by severity and providing actionable context.
backenddebuggingrefactorproductivity
🔍 Tweak
This skill opens your default editor at a targeted file and line to manually tweak code or styles after edits.
debuggingscriptingcliproductivity
🧪 Typescript
This skill helps you implement TypeScript patterns and enforce strict typing in Angular projects for safer, scalable code.
frontendfullstackdebuggingrefactor
🔍 Typescript
This skill helps you implement and refactor TypeScript with strict patterns, promoting unknown over any, const types, and robust type guards for safer code.
refactordebuggingcode-reviewscripting
🎨 Typescript
This skill helps you configure TypeScript, fix type errors, and adopt best practices with dayjs and type-safe tooling.
typescriptfrontendlintingdebugging
🎨 Typescript Best Practices
This skill helps review and improve TypeScript code by applying best-practice patterns for types, interfaces, generics, and naming.
frontendcode-reviewrefactor
🔍 Typescript Best Practices
This skill guides AI in writing and reviewing TypeScript code with emphasis on type safety, immutability, and scalable architecture.
typescriptcode-reviewrefactordebugging
🛡️ Typescript Code Review
This skill performs thorough TypeScript code reviews, ensuring type safety, best practices, performance, security, and maintainability with actionable feedback.
code-reviewperformancesecuritytesting
🧪 Typescript Expert
This skill helps you build type-safe TypeScript applications with advanced generics, strict mode, and maintainable architectures across frameworks.
backendfrontendfullstacktesting
🧪 Typescript Magician
This skill helps you eliminate all any types and solve advanced generics with precise type-safe solutions, improving code reliability and IntelliSense.
typescriptdebuggingrefactorcode-review
🧪 Typescript Pro Skill
This skill provides expert TypeScript 5+ guidance for designing type-safe APIs, advanced generics, and scalable architecture.
frontendbackendfullstackapi
🎨 Typescript Strict
This skill enforces strict TypeScript practices to improve type safety in your codebase and prevent runtime errors.
frontendcode-reviewlintingdebugging
🧪 Typescript Strict
This skill enforces TypeScript strict mode patterns to improve type safety, reduce any usage, and promote immutable data structures across code.
backendrefactorlintingtesting
🔍 Typescript V5
This skill helps you implement advanced TypeScript patterns for type-safe APIs and domains using conditional types, mapped types, and guards.
apidataperformancedebugging
🎨 Ui Design Core
This skill generates bold, unique frontend UI designs with refined details, color guidance, layout strategies, and anti-pattern checks to raise quality.
designuxfrontendaccessibility
🎨 Ui Useframe
This skill helps synchronize DOM UI elements outside the Canvas with the render loop using external useFrame in React Three Fiber v10.
frontendperformancedebuggingrefactor

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.