improver

Community

Refactor and optimize with safety.

Authorwtthornton
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Legacy, poorly structured code slows change and increases defect risk. This Skill refactors code for readability and performance while preserving behavior.

Core Features & Use Cases

  • Code Refactoring: Restructure logic, extract helpers, and apply patterns.
  • Performance Optimization: Improve speed and memory usage with safe changes.
  • Quality Improvements: Enforce coding standards and better documentation.
  • Context7 Integration: Looks up refactoring patterns and best practices.

Quick Start

@refactor "Extract common logic into helper functions" path/to/module.py

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: improver
Download link: https://github.com/wtthornton/HomeIQ/archive/main.zip#improver

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