home/categories/architecture-patterns/binee108-nine-step-workflow-plugin-skills-code-minimization-skill-md
architecture-patternsdevelopment

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.

binee108
maintainer
binee108
更新於 11/14/2025
星標
0
分支
0
quick start

Installation and usage

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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use code-minimization