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

minimal-code

Stars1
Forks0
UpdatedJuly 4, 2026 at 09:05

Minimal, idiomatic, shortest-working-code discipline for implementation. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reuse what's already in the codebase, reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Self-assessed intensity: lite, full (default), ultra. Use on ANY implementation task — writing, adding, refactoring, or fixing code. Do NOT use for review/security/audit/spec work (those stay thorough) or for documentation / human-facing prose (that follows the writing-clearly discipline).

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