Refactor skills
Top maintainers
- openclaw · 80 skills
- yanko-belov · 15 skills
- copyleftdev · 13 skills
- pluginagentmarketplace · 12 skills
- snakeo · 11 skills
Languages in this topic
696 skills
This skill helps you optimize JavaScript tasks by prioritizing native APIs and lightweight utilities for objects, arrays, strings, numbers, and functions.
This skill suggests refactoring opportunities to improve code structure, readability, and maintainability across methods, conditionals, and design patterns.
This skill helps you implement resilient async patterns in JavaScript/TypeScript, with automatic cleanup, timeout control, cancellation, and robust error
This skill helps you maintain Python code quality by formatting, linting, and type checking with Black, Ruff, and mypy across projects.
This skill ensures UI changes meet accessibility standards by validating semantics, labels, focus, and ARIA usage across components.
This skill helps reduce token waste by applying an anti-bloat checklist to prompts, context, and responses for clearer communication.
This skill analyzes coding requests and coordinates the best specialist agents to write, debug, or refactor code efficiently.
This skill helps you design deterministic UI flows with finite state machines, improving reliability, visualization, and validation across complex interactions.
This skill helps you master Vue.js fundamentals by guiding component architecture, reactivity, templates, directives, and lifecycle through practical exercises.
This skill helps you master Vue's Composition API, building reusable composables and scalable patterns across Script Setup, reactivity, and provide/inject.
This skill reviews Kotlin Multiplatform projects to validate expect/actual, shared module structure, and iOS interop, ensuring clean separation and correct
This skill reduces the maximum lines per file by updating eslint thresholds, identifying oversized files, and generating a refactoring plan with split tasks.
This skill detects and refactors Quarkus Panache ORM smells using the Repository pattern to improve performance and reduce N+1 queries.
This skill guides safe, incremental legacy modernization across frameworks, databases, and architecture while preserving functionality and reducing risk.
This skill helps you implement dependency injection patterns in React by providing a DI container, enabling mockable services, and safer testing.
This skill performs a targeted refactor pass to simplify code after changes, removing dead paths and verifying behavior with tests.
This skill helps you build production-ready Vue 3 apps with Naive UI, FSD, TypeScript, and solid architecture for maintainable code.
This skill guides structuring Next.js apps using Feature-Sliced Design and Server Components to improve scalability and maintainability.
This skill helps designers create deterministic side-effect patterns in React 18, ensuring stable, cancelable, and idempotent effects under StrictMode.
This skill migrates Ant Design components to shadcn/ui with Tailwind, generating layout skeletons and guiding aggressive CSS cleanup for Next.js App Router.
This skill helps you minimize unnecessary re-renders by partitioning state and using selector-driven updates to optimize React applications.