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
آخر تحديث 1/19/2026
النجوم
0
التفرعات
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.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use enforce-modularity