dev-ai-slop-cleaner

Official

Strip AI-generated code bloat

AuthorEvolutionAPI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Removes the common bloat left by LLM-generated code such as single-use helpers, over-abstractions, generic naming, excessive configurability, and contextless TODO/HACK comments so maintainers get concise, readable, and intention-revealing code.

Core Features & Use Cases

  • Scans recent diffs or multi-file AI-generated bursts to identify five signature patterns: single-use helpers, over-abstractions, generic names, unrequested configurability, and stray TODO/HACK comments.
  • Proposes simplified, behavior-preserving replacements and human-reviewable edits, and coordinates handoff to executors or batch cleaners for application and verification.
  • Useful after automated feature generation (dev-autopilot), multi-file LLM outputs, or any "deslop" request to turn noisy AI output into maintainable code.

Quick Start

Scan the recent diff and propose simplified replacements for single-use helpers, over-abstractions, generic names, TODO/HACK comments, and unrequested configurability.

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: dev-ai-slop-cleaner
Download link: https://github.com/EvolutionAPI/evo-nexus/archive/main.zip#dev-ai-slop-cleaner

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.