1799 results (18.9ms) page 2 / 90
raki-1203 / claude-config-kent-beck-refactor exact

Kent Beck style refactoring workflow for code quality improvement. Triggers automatically after completing features, tasks, or phases. Analyzes cyclomatic complexity (โ‰ค10) and cognitive complexity...

actionbook / rust-skills-rust-refactor-helper exact

Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, ้‡ๆž„, ้‡ๅ‘ฝๅ, ๆๅ–ๅ‡ฝๆ•ฐ, ๅฎ‰ๅ…จ้‡ๆž„

404kidwiz / agent-skills-backup-codebase-cleanup-refactor-clean exact

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve...

halay08 / fullstack-agent-skills-codebase-cleanup-refactor-clean exact

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve...

rmyndharis / antigravity-skills-codebase-cleanup-refactor-clean exact

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve...

whatiskadudoing / fp-ts-skills-fp-refactor exact

Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns

proffesor-for-testing / agentic-qe-refactoring-patterns exact

Apply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.

arielperez82 / agents-and-skills-refactoring-agents exact

Guides ecosystem-level refactors of ap-* agents. Use when agents overlap, responsibilities are unclear, or you need to merge, split, rename, or re-scope agents and formalize collaboration contracts.

itsAR-VR / goatedskills-code-refactoring exact

Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or improving maintainability.

skillcreatorai / ai-agent-skills-code-refactoring exact

Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or improving maintainability.

ngxtm / devkit-code-refactoring exact

Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or improving maintainability.

emvnuel / skill-md-refactoring-catalog exact

Identifies code smells and applies refactoring techniques from Martin Fowler's catalog. Use when improving code structure, reducing complexity, or eliminating smells without changing behavior.

Bamose / everything-codex-cli-refactor-cleaner exact

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and...

mhattingpete / claude-skills-marketplace-code-refactor exact

Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing...

wondelai / skills-refactoring-ui exact

Practical UI design system based on Refactoring UI (Wathan & Schoger). Use when creating or improving user interfaces, web components, dashboards, landing pages, or any visual design work. Applies...

brian-yu / python-rope-refactor exact

Rope-first workflow for ANY mechanical Python rename/move (functions/methods/classes/variables/modules/packages), updating imports/references via scripts/rope_refactor.py; use even for small...