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
Actualizado 11/14/2025
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use code-minimization