refactoring

Community

Safe code refactoring with tests.

Author1ambda
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables safe and systematic code refactoring, ensuring that code structure is improved without altering its existing behavior, thereby reducing technical debt and enhancing maintainability.

Core Features & Use Cases

  • Behavior Preservation: Guarantees that all tests pass before and after refactoring.
  • Code Improvement: Facilitates extraction of methods/classes, renaming, simplification of conditionals, and general code cleanup.
  • Use Case: When a function becomes too long and complex, use this Skill to extract a portion of its logic into a new, well-named method, ensuring all existing functionality remains intact.

Quick Start

Use the refactoring skill to rename the symbol 'oldName' to 'newName' in the file 'file'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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
Download link: https://github.com/1ambda/dataops-platform/archive/main.zip#refactoring

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 223,000+ vetted skills library on demand.