UI State Management

Zustand + MMKV for UI-only state management. This skill should be used when managing ephemeral UI state (theme, modals, navigation, form drafts) that doesn't sync between devices. Handles 10% of app state per the 90/10 principle. Relevant during IMPLEMENT phase for features requiring local-only UI state.

matthull 4dedff9 3.8 KB Updated

File contents

matthull/my-skills/tree/main/skills/technical/ui-state-management commit 4dedff92e6

Frequently asked questions

npx skillmds@latest add matthull/ui-state-management