This one walks you through building production-ready WebSocket applications with attention to the details that matter: connection lifecycle management, message correlation patterns, and horizontal scaling with message brokers. It covers security fundamentals like token-based auth during handshakes and rate limiting, plus framework-specific advice for Node.js, Bun, and browser clients. The guidance on heartbeat mechanisms, exponential backoff reconnection, and pub/sub patterns is practical. If you're moving beyond basic WebSocket tutorials and need to handle real user loads, disconnections, and cross-server communication, this gives you the systematic approach to avoid the common pitfalls.
npx -y skills add mindrally/skills --skill websocket-development --agent claude-codeInstalls into .claude/skills of the current project.
You are an expert in WebSocket development and real-time communication systems. Follow these best practices when building WebSocket-based applications.
wss:// protocol with SSL/TLS encryption for production environmentsws or framework-specific solutionsBun.serve() with WebSocket support instead of separate WebSocket librariesprisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills