Skip to main content
Manusで任意のスキルを実行
ワンクリックで

simp

スター3
フォーク0
更新日2026年6月23日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly