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 enforces Python best practices for clean code, reliable patterns, and robust testing during writing or reviewing Python.
This skill helps you build a local cognitive architecture that learns from coding sessions, stores knowledge in a graph, and enhances future queries.
This skill helps you write production-ready Python code with clean architecture, strong error handling, and pragmatic trade-offs for shipping fast and right.
This skill helps manage shopping cart state in React by preventing duplicates, persisting to localStorage, and centralizing logic in CartContext.
This skill helps you locate every Swift reference across a project using swiftfindrefs to query IndexStoreDB.
This skill enforces test-first discipline by guiding red-green-refactor cycles to prevent untested code and speed reliable feature delivery.
This skill helps you implement Flutter apps with Riverpod 2.0 and GoRouter, offering code samples, architecture guidance, and best practices.
This skill regenerates external skills by rewriting them from scratch to prevent prompt injection, ensuring safe, self-contained functionality.
This skill audits and compresses always-loaded context files to reduce token usage and optimize the agent's context window.
This skill helps you extract specifications from legacy code by mapping data flows, documenting requirements in EARS, and flagging uncertainties.
This skill fixes missing React/TSX imports and runtime errors in WASM SPA previews by inferring sources and applying precise source edits.
This skill helps you apply feeling-first coding insights to refactor, structure, and maintain Python projects with clarity and expressive honesty.
This skill analyzes your code to replace vague names with clear, descriptive ones, improving readability and maintainability.
This skill generates AST-based codemods to safely refactor large-scale codebases with one command and zero-config setup.
This skill analyzes conversation logs to evaluate skill performance and generate actionable optimization recommendations for iterative improvements.
This skill adds meaningful inline comments to complex code, clarifying why decisions were made and improving long-term maintainability.
This skill delivers humorous yet practical code roast feedback with concrete fixes to improve your project.
This skill provides targeted refactoring suggestions with colored diffs to improve readability and maintainability of your code.
This skill helps you apply a feeling-first vs structure-first coding philosophy to refactor and evolve code with clarity and intention.
This skill converts CSS rules into Tailwind utility classes, streamlining migration and preserving structure for easy refactoring.
This skill demonstrates Svelte 5 component patterns for the Exceptionless SPA, enabling reactive state, prop handling, events, and shadcn-svelte integration