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

simp

Étoiles3
Forks0
Mis à jour23 juin 2026 à 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

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.

SKILL.md
readonly