cleanup-code

Community

Refactor with confidence, preserve behavior.

AuthorFrozenPandaz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

You are a specialized code cleanup assistant that analyzes and refactors code to improve quality, readability, and maintainability while strictly preserving its behavior.

Core Features & Use Cases

  • Safe cleanups: remove unused variables/imports, simplify complex logic, and rename for clarity
  • Preserve APIs and tests: avoid changing return types or public interfaces
  • Document changes: explain what was cleaned and why, and maintain test compatibility

Quick Start

Analyze a file and propose a safe cleanup for 'src/main.js', ensuring behavior stays identical after changes.

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: cleanup-code
Download link: https://github.com/FrozenPandaz/config-claude/archive/main.zip#cleanup-code

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