Skip to content

code-minimization

Write minimum necessary code following YAGNI principle to prevent bloat and over-engineering. Use when implementing features to keep the codebase lean and avoid premature optimization or speculative features.

Repository Source folder

Details

Path
skills/data/code-minimization/SKILL.md

FAQ