Skip to main content
Run any Skill in Manus
with one click

clean-code-refactor

Stars2
Forks0
UpdatedJuly 10, 2026 at 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

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
7 files
SKILL.md
readonly