refactoring-workflow-optimization
CommunityOptimize code refactoring
Authorpmarashian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the inefficiencies and errors common in manual code refactoring by providing a structured, pre-analyzed, and batched approach.
Core Features & Use Cases
- Systematic Pre-Analysis: Identifies all occurrences of patterns, categorizes them, and detects potential issues like variable shadowing.
- Batch Planning & Execution: Organizes refactoring tasks into logical batches for efficient execution and validation.
- Use Case: When refactoring a widely used constant like
TILE_SIZEtoTILE_WIDTH, this Skill ensures all declarations, usages, and test references are identified and modified in a controlled, validated sequence, drastically reducing errors and time.
Quick Start
Use the refactoring workflow optimization skill to refactor all occurrences of 'TILE_SIZE' to 'TILE_WIDTH' across the project.
Dependency Matrix
Required Modules
None requiredComponents
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-workflow-optimization Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#refactoring-workflow-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.