state-management - React State Management Guide
State management patterns using Zustand, Jotai, and Context API
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create store
- manage state
- persist state
- use selectors
- combine stores
- create atoms
- derive atoms
- provide context
Inputs
- React application
- store configuration
- initial state
Outputs
- state store
- state values
- persistent storage
Requirements
- React
- Zustand
- Jotai
- TypeScript
