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.

codyswanngt 3c2454e 5 files · 58.9 KB Updated

File contents

codyswanngt/lisa/tree/main/plugins/src/expo/skills/container-view-pattern commit 3c2454e693

Frequently asked questions

npx skillmds@latest add codyswanngt/container-view-pattern