sfermanelli-refactor

Community

Refactor code without changing behavior.

Authorsebafermanelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Restructure code to be better organized, more maintainable, and easier to extend — without changing its external behavior.

Core Features & Use Cases

  • Extract Method and Extract Class to reduce complexity and improve responsibility boundaries.
  • Replace Conditional with Polymorphism / Strategy to minimize branching and duplication.
  • Introduce Parameter Objects and Value Objects to improve API clarity and validation.
  • Split large files by concern to improve readability and maintainability.

Quick Start

Identify a large or complex function or class, then incrementally apply a single refactoring step (e.g., extract a method or class) and verify tests after each change.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sfermanelli-refactor
Download link: https://github.com/sebafermanelli/sfermanelli-skills/archive/main.zip#sfermanelli-refactor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.