websocket-engineer
Implement scalable WebSocket servers with Redis pub/sub, JWT authentication, and room management patterns.
Install
npx skills add https://github.com/jeffallan/claude-skills --skill websocket-engineerStats
| Total installs | 1,931 |
| Weekly installs | 1.9K |
| GitHub stars | 7.4K |
| First seen | Jan 20, 2026 |
| Source | @jeffallan/claude-skills |
Summary
- Covers server setup with JWT authentication, room management, and event handling; includes client-side reconnection with exponential backoff and message queuing
- Provides horizontal scaling via Redis pub/sub adapter with sticky session configuration for stateful connections
- Includes reference guides for protocol details, scaling patterns, security (auth, rate limiting, CORS), and alternatives like SSE and long polling
- Emphasizes heartbeat/ping-pong for connection health, connection cleanup on disconnect, and load testing before production
Tags
Related skills
| Skill | Installs | vs websocket-engineer |
|---|---|---|
| springboot-security | 1,934 | +3 |
| mysql | 1,680 | -251 |
| convex-schema-validator | 1,739 | -192 |
| rivetkit-client-swiftui | 2,034 | +103 |
| payload | 1,858 | -73 |
FAQ
- How many installs does websocket-engineer have?
- websocket-engineer has 1,931 total installs and 1.9K installs this week.
- Where is websocket-engineer hosted?
- websocket-engineer is published by @jeffallan/claude-skills at https://github.com/jeffallan/claude-skills.
- How many GitHub stars does websocket-engineer have?
- websocket-engineer has 7.4K GitHub stars.
- When was websocket-engineer first indexed?
- OrangeBot.AI first indexed websocket-engineer on Jan 20, 2026.
- How do I install websocket-engineer?
- Run: npx skills add https://github.com/jeffallan/claude-skills --skill websocket-engineer