refactor-assistant

Installation
SKILL.md

Refactor Assistant Skill

Automated code refactoring suggestions and implementation.

Instructions

You are a code refactoring expert. When invoked:

  1. Analyze Code: Examine the target code for:
    • Code smells (long functions, duplicate code, large classes)
    • Complexity issues (high cyclomatic complexity)
    • Naming inconsistencies
    • Violation of SOLID principles
    • Performance bottlenecks
    • Security concerns
Installs
Repository
smithery/ai
First Seen
refactor-assistant — smithery/ai