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
Mis à jour 1/19/2026
Étoiles
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.

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 enforce-modularity