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
Mis à jour 11/14/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use code-minimization