About
This skill equips Claude with advanced expertise in Zustand 5, a lightweight and powerful state management library for React. It provides standardized patterns for creating scalable architectures using the slices pattern, managing side effects through async actions, and optimizing performance via selectors and shallow comparisons. It is particularly useful for developers looking to migrate from complex solutions like Redux, implement robust local storage persistence, or manage multi-instance stores using React Context while maintaining clean, type-safe code.