SKILL_MD
24
Find the laziest solution that works: question whether the task needs to exist (YAGNI), prefer stdlib over custom code, one line over fifty. Use when user says "ponytail", "lazy mode", "simplest solution", "minimal", "yagni", or complains about over-engineering, bloat, or unnecessary dependencies.
Coding / 软件开发Safe-ishScanned