refactoring-code

Community

Improve structure without changing behavior.

Authordralgorhythm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Teaches safe refactoring techniques with dependency analysis and test preservation.

Core Features & Use Cases

  • Safe Refactorings: Extract method, rename, and remove dead code safely.
  • Usage Tracing: Ensure all callers are updated with Serena.
  • Use Case: Refactor a large function into smaller, testable components.

Quick Start

Refactor a long method into two smaller methods with tests passing.

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-code
Download link: https://github.com/dralgorhythm/claude-agentic-framework/archive/main.zip#refactoring-code

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