概要
Facilitates the implementation of robust real-time features by providing comprehensive patterns for WebSocket management across modern web stacks. It offers detailed guidance on connection lifecycle management, pub/sub event patterns, and sophisticated state synchronization strategies using tools like React Query and SWR. Whether building collaborative dashboards or live notification systems, this skill ensures developers follow best practices for authentication, heartbeat monitoring, exponential backoff reconnection, and graceful fallback strategies to maintain reliable user experiences.