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 refactor React components by applying scalable composition patterns to reduce boolean props and clarify APIs.
This skill helps you normalize designs to your design system by aligning typography, colors, spacing, and components across features.
This skill helps you build and maintain Ruby CLI tools with Thor and Zeitwerk, guiding patterns, UI, and auto-loading best practices.
This skill generates accessible, responsive HTML/JS web designs from descriptions, with automated verification and optional framework support.
This skill distills complex designs to their essence, removing clutter to reveal clear, focused interfaces.
This skill helps you implement truthy checks in Dart by extending Object to evaluate null, booleans, numbers, strings, and collections.
This skill helps you write maintainable StimulusJS controllers by applying SOLID and Better Stimulus patterns for configurable state and declarative
This skill refines the candidate artifact by applying ASI-driven improvements to the previous round, preserving structure while enhancing clarity and quality.
This skill summarizes a completed task into an architectural decision record, updating ADRs and documenting patterns for future developers.
This skill helps identify and eliminate technical debt by auditing code for smells, dead code, and unused imports, improving maintainability.
This skill guides creating new CSS components with semantic naming, Tailwind @apply composition, dark mode, and test coverage.
This skill refines recently changed code for readability and maintainability without altering functionality, following project standards.
This skill helps you architect R3F game projects by separating systems from views and guiding miniplex ECS usage for robust gameplay.
This skill helps synchronize DOM UI elements outside the Canvas with the render loop using external useFrame in React Three Fiber v10.
This skill helps you create a ribbon trail that follows weapon movement in React Three Fiber by using a ring buffer and gradient textures.
This skill helps you attach meshes to bones in a skinned mesh, enabling precise weapon placement and animated props.
This skill helps you design production-ready DSPy custom modules with proper architecture, state management, serialization, and testing.
This skill refines DSPy outputs through iterative reward-based checks and best-of-N selection to meet format, length, and content constraints.
This skill helps you design and optimize type-safe GraphQL APIs with federation considerations, ensuring secure, efficient resolvers and scalable schemas.
This skill helps you write safe, high-performance async code in Python and Rust by preventing race conditions and ensuring resource safety.
This skill guides architectural decisions and code quality assessments, helping you balance speed, maintainability, and safety through disciplined engineering