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.
maintainer
binee108
Updated 11/14/2025
Stars
0
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use code-minimization