Acerca de
This skill provides production-ready guidance for implementing Zustand state management, offering a minimalist alternative to Redux or the Context API. It equips Claude with the expertise to build type-safe stores, implement persistence middleware for local storage, and architect scalable state using the slices pattern. It specifically addresses common development hurdles such as Next.js hydration mismatches, infinite render loops, and complex TypeScript inference issues, ensuring your state management layer is both performant and maintainable.