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 apply Vue 3 performance best practices and Composition API patterns across components and state management.
This skill helps you write idiomatic, maintainable Go code by applying Way-specific conventions and best practices for reviews, refactors, and coding.
This skill helps you craft elegant, accessible UI components with polished visuals, tasteful color systems, and responsive interactions.
This skill helps implement MVVM, Clean Architecture, and SOLID principles in Android apps using repository and dependency injection for robust, testable code.
This skill helps review code, PRs, and standards by applying a 3-pass method to improve correctness, readability, and maintainability.
This skill evaluates a codebase for elegance, explains messy signals, and delivers prioritized, actionable steps to improve structure, naming, and docs.
This skill helps you adopt type hints and fix type errors with Pyright or Basedpyright without changing runtime behavior.
This skill identifies components that directly use trpc or react-query hooks and guides replacing them with refine hooks for consistent data access.
This skill defines a zero query, attribute driven web components architecture using declarative shadow DOM and handleEvent patterns with pure browser APIs.
This skill analyzes code performance to identify bottlenecks and suggest practical optimizations for algorithms, queries, and resource usage.
This skill helps you design simple, robust software architectures by applying advisor-based guidance for code, infra, and development practices.
This skill automates scanning and refactoring React/Vue files to replace className template strings with cn calls, including import handling and detailed
This skill helps reviewers identify GoF design pattern opportunities in Jakarta EE and MicroProfile code, improving structure and maintainability.
This skill helps architect scalable design token propagation using React Context and CSS-in-JS, enabling dynamic theming and efficient token updates.
This skill writes idiomatic Python with advanced features, prioritizes performance, tests, and refactoring guidance for clean, reliable code.
This skill automates large-scale React codebase refactoring by transforming JSX with ASTs, updating imports, and ensuring tests pass.
This skill splits React components into reusable subcomponents by leveraging store-first data access, removing gratuitous prop drilling, and generating
This skill transforms plain .razor UI into MudBlazor components, reflecting domain CanXxx() states to enhance usability while preserving architecture.
This skill evaluates software architecture for SOLID principles, design patterns, and scalability, proposing actionable improvements for maintainability.
This skill analyzes components and rewrites them to fetch data directly from the store, reducing prop usage and enhancing maintainability.
This skill reviews code diffs at PR level, highlighting cross-file architectural issues and high-impact egregious problems for faster fixes.