refactoring

Installation
SKILL.md

Refactoring

A comprehensive refactoring skill that helps improve code structure, readability, and maintainability while preserving existing behavior.

Quick Start

Basic refactoring workflow:

# Ensure tests exist (or create them first)
# Identify code smells and improvement opportunities
# Apply refactoring techniques incrementally
# Run tests after each change
# Commit frequently

Core Capabilities

1. Code Smell Detection & Resolution

Installs
1
GitHub Stars
1
First Seen
Jun 17, 2026
refactoring — josavicentevw/ai-agent-skills