ワンクリックで
simplicity-first
Helps Codex prefer direct solutions over speculative abstractions, overengineering, and unnecessary configurability.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Helps Codex prefer direct solutions over speculative abstractions, overengineering, and unnecessary configurability.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | simplicity-first |
| description | Helps Codex prefer direct solutions over speculative abstractions, overengineering, and unnecessary configurability. |
Use this skill when a task could easily expand into more architecture than the request deserves.
Write the minimum code that completely solves the stated problem.
Ask:
Would a strong reviewer say this solution is more complicated than the problem requires?
If yes, simplify before shipping.
Behavioral guardrails for Codex that reduce assumption drift, overengineering, scope creep, and weak verification. Use when a task is ambiguous, easy to overbuild, or likely to trigger unnecessary edits.
Helps Codex surface risky assumptions, clarify ambiguity selectively, and avoid silently choosing the wrong interpretation.
Helps Codex turn vague fix or refactor requests into concrete goals with targeted verification loops.
Behavioral guardrails for Codex that reduce assumption drift, overengineering, scope creep, and weak verification. Use when a task is ambiguous, easy to overbuild, or likely to trigger unnecessary edits.
Keeps Codex focused on scoped edits, matching existing style while avoiding unrelated rewrites and drive-by cleanup.