Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

clean-code-size

Sterne2
Forks0
Aktualisiert6. Juli 2026 um 08:26

Audits a codebase for oversized source files, reports the worst offenders with language-aware size thresholds, and then routes each flagged file through an architect-style decomposition review to propose smaller modules and clearer component boundaries. Use when: a repository feels monolithic, files have become hard to review or own, you want a size-focused clean-code triage before refactoring, or you need a structural split plan before handing work to `clean-code-refactor` or a `[language]-data-engineer` (for duplicate-code triage use clean-code-duplication instead). Supports Python, JavaScript/TypeScript, C#, Rust, and Go.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
4 Dateien
SKILL.md
readonly