Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

clean-code-size

Estrellas2
Forks0
Actualizado6 de julio de 2026 a las 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.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
4 archivos
SKILL.md
readonly