home/categories/architecture-patterns/gabe-almeida-next-js-my-contractor-now-claude-skills-enforce-modularity-skill-md
architecture-patternsdevelopment

enforce-modularity

Apply Single Responsibility Principle when writing code. Keep modules focused, cohesive, and loosely coupled. Guide splitting classes with too many methods. Ensure code is reusable and testable.

gabe-almeida
maintainer
gabe-almeida
Atualizado 1/19/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Apply Single Responsibility Principle when writing code. Keep modules focused, cohesive, and loosely coupled. Guide splitting classes with too many methods. Ensure code is reusable and testable.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use enforce-modularity