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 refactors Pandas code to leverage vectorization, method chaining, and memory-efficient dtypes for faster, cleaner data pipelines.
This skill helps you decompose large Vue 3 components into focused SFCs and composables, improving readability and maintainability.
This skill applies test-driven documentation to craft production-ready skill guides, ensuring red-green-refactor style for clear, durable writing.
This skill guides you to choose between Combine and async/await, design robust operator chains, and prevent memory leaks in reactive streams.
This skill helps you place error handling at architectural boundaries, enabling graceful degradation and preventing cascading failures.
This skill helps you write safer TypeScript code by avoiding deep property access and encouraging explicit data access patterns.
This skill refactors ASP.NET Core code into clean, maintainable .NET patterns, applying SRP, DI, and modern C# to reduce fat controllers and duplication.
This skill refactors messy Rails code into maintainable, idiomatic solutions by applying SRP, DRY, and modern Ruby/Rails practices.
This skill helps you master Angular HttpClient usage for API calls, interceptors, and robust error handling across components.
This skill provides expert Atomic Design decisions for iOS SwiftUI, helping you choose boundaries and token strategies to optimize component reuse.
This skill helps you reduce cyclomatic complexity and refactor logic by applying early returns, guard clauses, and table-driven patterns.
This skill helps you apply the single-responsibility principle by guiding you to split classes and modules, reducing change coupling and maintenance.
This skill helps you resist feature bloat by enforcing YAGNI principles, guiding minimal viable implementations until requirements actually demand change.
This skill generates and explains signed distance function shaders for 2D/3D shapes, blending, repetition, and raymarching to create procedural visuals.
This skill enforces encapsulation in TypeScript by guiding you to hide internal state and expose behavior through validated methods.
This skill helps prune Laravel dependencies by auditing composer packages, removing unused ones, and prioritizing built-in features to improve boot time and
This skill simplifies GSAP animations in React by providing useGSAP hooks, scoped refs, cleanup, and context utilities for reliable lifecycle handling.
This skill helps you design robust software architectures by applying SOLID, Clean Architecture, and common patterns to structure systems and reviews.
This skill helps you create and register small, pure Laravel helper functions to improve code clarity and maintainability.
This skill helps you apply the Liskov Substitution Principle by avoiding broken inheritance and favoring interfaces and composition for reliable subclassing.
This skill helps you implement robust testing practices with TDD, test pyramids, and mocks across frameworks for reliable, fast tests.