create-refactoring

Community

Safely improve code structure without behavior changes

Authortsunami28
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers improve existing code structure while preserving observable behavior, reducing the risk of accidental feature changes or regressions during cleanup work.

Core Features & Use Cases

  • Behavior-Preserving Refactoring: Guides structural improvements such as extraction, renaming, simplification, and duplication reduction while keeping contracts unchanged.
  • Test-Driven Safety Workflow: Enforces validating tests before and after refactoring to confirm that behavior remains identical.
  • Use Case: Use this Skill when a codebase has duplicated logic, unclear structure, or difficult-to-maintain components that need cleanup without changing external behavior.

Quick Start

Use the create-refactoring skill to safely refactor the selected code while keeping tests passing and preserving the existing public contract.

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: create-refactoring
Download link: https://github.com/tsunami28/MindNova/archive/main.zip#create-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 545,000+ vetted skills library on demand.