clean-general

Official

Focus cleanups to improve Python code.

Authorproven-xyz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Python codebases often accumulate duplication and unclear intent, making maintenance expensive and error-prone.

Core Features & Use Cases

  • Enforces DRY and clarity by guiding refactoring decisions.
  • Provides practical rules (e.g., G5: DRY, G16: No Obscured Intent, G23: Prefer Polymorphism To If/Else, G25: Replace Magic Numbers) with concrete examples.
  • Use cases include reviewing legacy modules, removing duplication, and improving readability while preserving behavior.

Quick Start

Run a focused review on the target module to identify duplication and obscured intent, then propose targeted cleanups.

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: clean-general
Download link: https://github.com/proven-xyz/proven-app/archive/main.zip#clean-general

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.