refactoring

Installation
SKILL.md

Refactoring

Overview

This skill focuses on improving code quality through systematic refactoring techniques. It identifies code smells and applies proven refactoring patterns to enhance maintainability while preserving functionality.

Use this skill when the user requests:

  • Code restructuring or cleanup
  • Reducing technical debt
  • Improving code organization
  • Applying design patterns
  • Breaking up large files or functions
  • Removing duplication
  • Modernizing legacy code
  • Improving testability

Scope Selection

Related skills
Installs
15
GitHub Stars
48
First Seen
Jan 25, 2026