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 scaffolds cross-platform React Native components with TypeScript support and platform-specific optimizations for mobile apps.
This skill helps you apply modern Python features like typing, pattern matching, and async/await to write clear, maintainable code.
This skill finds and organizes TODO, FIXME, HACK, and NOTE comments across a TypeScript codebase, prioritizing by severity and providing actionable context.
This skill guides stub-driven TDD and layer boundary testing for functional core and edge, helping you write tests before implementing.
This skill helps you model complex domain logic with TypeScript using discriminated unions, Result/Option, and branded types for safer code.
This skill accelerates Flutter theming and UI consistency by applying project-defined ThemeData, ColorScheme, typography, and spacing patterns.
This skill helps you write Svelte 5 components correctly by using runes and avoiding outdated Svelte 4 patterns.
This skill translates Refactoring UI principles into Tailwind utility patterns, enabling consistent branding, responsive layouts, and accessible components.
This skill coordinates test-first C# development by enforcing red green refactor phases and delegating work to a sub-agent for reliable code.
This skill helps you diagnose performance issues in Flutter apps, then optimize rendering, lists, and heavy work off the UI thread.
This skill helps you write idiomatic Python in the Hettinger style, using generators, iterators, and built-ins for clean, efficient code.
This skill helps you write Rust-style ownership and lifetime guidance in Python, applying Matsakis-inspired patterns to APIs for safer borrows.
This skill helps you write Python code that emphasizes readability and simplicity following Guido van Rossum's Pythonic principles.
This skill helps you write idiomatic Go by applying best practices for error handling, interfaces, concurrency, testing, and package organization.
This skill helps you write C++ in Stroustrup style, emphasizing type safety, RAII, and zero-overhead abstractions for clear, efficient systems.
This skill helps you write predictable, composable React state, colocate data, and use custom hooks to improve developer experience.
This skill helps you build robust, correct-by-construction market systems inspired by Jane Street, using functional patterns, strong types, and explicit error
This skill enforces feature-first Clean Architecture guidelines for DTOs, domains, and data layers to improve maintainability and correct dependency direction.
This skill helps you write, refactor, and maintain AngularJS unit tests with Jasmine and Jest across controllers, services, and directives.
This skill guides you to choose the right Ruby construct (class, module, Struct, or Data) by prioritizing objects and messages over default classes.
This skill helps simplify ideas, products, or architectures by removing superfluous parts and clarifying essential components for actionable outcomes.