refactoring-patterns

Community

Safe refactoring to reduce debt.

Authorpacphi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Applies proven refactoring patterns to improve structure without changing behavior, reducing technical debt and increasing maintainability.

Core Features & Use Cases

  • Safe Refactoring Cycle: Small changes with tests and commits
  • Common Patterns: Extract Method, Extract Class, Parameter Object, Replace Conditional, Pipeline
  • Anti-Patterns: No tests, big-bang rewrites, premature abstractions

Quick Start

run small, incremental refactors with tests to guarantee behavior remains the same

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: refactoring-patterns
Download link: https://github.com/pacphi/ampel/archive/main.zip#refactoring-patterns

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