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