code-cleanup

Community

Refactor code for readability and maintainability.

Authorgpaura
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers reduce technical debt by automatically identifying and addressing code smells, enforcing readability, and standardizing patterns across a codebase.

Core Features & Use Cases

  • Code Smell Identification: Detects naming inconsistencies, long functions, duplicated logic, and tightly coupled modules.
  • Refactoring & Modularity: Breaks down large functions into smaller units, extracts utilities, and introduces clearer interfaces.
  • Type Safety & Consistency: Enforces TypeScript typings, interfaces, and consistent formatting to improve maintainability.
  • Use Case: When you inherit a legacy module with inconsistent naming and scattered logic, run this Skill to produce a cleaner, well-typed version and an outline of required tests.

Quick Start

Run code-cleanup on the target module to fix naming, remove dead code, and align with project conventions.

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

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.