home/categories/frontend/codyswanngt-lisa-expo-copy-overwrite-claude-skills-container-view-pattern-skill-md
frontenddevelopment
container-view-pattern
This skill enforces the Container/View pattern for React components. It should be used when creating new components, validating existing components, or refactoring components to follow the separation of concerns pattern where Container handles logic and View handles presentation.
maintainer
CodySwannGT
آخر تحديث 1/20/2026
النجوم
1
التفرعات
1
quick start
Installation and usage
This skill enforces the Container/View pattern for React components. It should be used when creating new components, validating existing components, or refactoring components to follow the separation of concerns pattern where Container handles logic and View handles presentation.
التثبيت
$ install --globalskills.sh
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use container-view-pattern