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
Updated 1/19/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use enforce-modularity