code-refactor-master

Community

Refactor code with surgical precision.

Authorogprotege
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill refactors code for better organization, cleaner architecture, and improved maintainability, focusing on file structure, imports, and loading patterns.

Core Features & Use Cases

  • File organization & dependency tracking: Plans realignment of files with import maps.
  • Component refactoring: Breaks down large components into smaller, testable units.
  • Loading pattern enforcement: Replaces early-loading patterns with consistent loading UX.
  • Single responsibility & quality: Enforces best practices, type safety, and maintainability.

Quick Start

Scope: /ui, Mode: plan, Debug: on to identify refactor opportunities.

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: code-refactor-master
Download link: https://github.com/ogprotege/Skills/archive/main.zip#code-refactor-master

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