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

simp

Stars3
Forks0
UpdatedJune 23, 2026 at 17:39

The minimalism ladder — fire BEFORE writing code. Forces the simplest solution that actually works: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, an already-installed dependency before a new one, one line before fifty. Use whenever an agent is about to implement something, and whenever the user says "simp", "be lazy", "simplest solution", "minimal solution", "yagni", "do less", "use what exists", or complains about over-engineering, bloat, boilerplate, reinventing the wheel, or unnecessary dependencies. The companion `/simp-review`, `/simp-audit`, and `/simp-debt` commands apply the same lens after the fact.

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