关于
This skill streamlines the development of React state management within the IntelliFill ecosystem by providing standardized patterns for Zustand stores. It automates the setup of complex middleware stacks—including immer for mutable state logic, persist for local storage, and devtools for debugging—while enforcing best practices like selector optimization with useShallow and proper async action handling. Ideal for developers adding new features to the quikadmin-web codebase, it ensures consistent architecture, reduces boilerplate, and implements advanced patterns like optimistic updates and derived state.