refactoring-methodology

Community

Refactor safely while preserving behavior.

Authorrsmdt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides safe, staged refactoring to improve code quality without altering external behavior.

Core Features & Use Cases

  • Baseline & tests: Establish a test baseline before refactoring.
  • Smell catalog: Identify code smells using reference.md.
  • Plan & execute: Create a safe sequence of refactorings with tests after each step.

Quick Start

Outline a safe refactoring plan and run a baseline test first.

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-methodology
Download link: https://github.com/rsmdt/the-startup/archive/main.zip#refactoring-methodology

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