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

code-simplification

Stars7
Forks3
UpdatedJune 17, 2026 at 06:45

Use this skill when code already works but is harder to read or change than it should be — and the goal is to reduce that complexity without changing behavior. Triggers: "simplify this", "clean up", "this is overcomplicated", reducing nesting or duplication, removing dead code, or cutting an abstraction back to what's actually used. Behavior must stay identical and tests must stay green; this is refactoring for clarity, not a rewrite and not bug-fixing.

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.

SKILL.md
readonly