Acerca de
This skill provides specialized guidance for integrating Zustand into Next.js App Router environments, focusing on the critical distinction between Server and Client Components. It offers production-ready implementation patterns for handling SSR hydration mismatches, managing persistent storage with middleware, and orchestrating asynchronous state updates. By leveraging these domain-specific best practices, developers can ensure performance-optimized state management through the selector pattern while maintaining a clean, scalable architecture for complex frontend features like authentication, shopping carts, and global UI states.