code-refactoring-assistant
CommunityEnhance code quality and maintainability.
Software Engineering#code quality#refactoring#software design#clean code#maintainability#code smells
AuthorArabelaTso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of improving existing code by systematically identifying and applying refactorings to enhance readability, maintainability, and overall code quality, ensuring behavior preservation.
Core Features & Use Cases
- Code Smell Detection: Identifies common issues like long methods, large classes, and duplicate code.
- Structural & Simplification Refactorings: Offers solutions like Extract Method, Introduce Parameter Object, and Decompose Conditional.
- Use Case: When faced with a complex, hard-to-understand function, use this Skill to break it down into smaller, more manageable, and testable methods, significantly improving its clarity and reducing the risk of bugs.
Quick Start
Use the code-refactoring-assistant skill to refactor the provided Python function by extracting the duplicated code into a separate method.
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: code-refactoring-assistant Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#code-refactoring-assistant 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.