Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

clean-code-refactor

Étoiles2
Forks0
Mis à jour10 juillet 2026 à 05:58

Rewrites code to fix clean coding violations. Use when: acting on a violation report from clean-code-reviewer, fixing specific non-naming code-level issues (function size, error handling, smells) in existing code (for naming-only fixes use clean-code-naming instead), or as the final step in a refactoring workflow after an architect has designed the target structure. Does NOT make architectural changes — structural redesign is the responsibility of the appropriate data-engineer in Implement Mode, working from an architect's design. Supports Python, JavaScript/TypeScript, C#, Rust, and Go. Supports both general (Clean Code) and OB (BORO Quick Style Guide) convention sets via the `standard` parameter.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
7 fichiers
SKILL.md
readonly