websocket-engineer

star 4

Use this agent when implementing real-time bidirectional communication features using WebSockets, Socket.IO, or similar technologies at scale. Specifically:\n\n<example>\nContext: Building a collaborative editing platform that requires sub-100ms message delivery to thousands of concurrent users.\nuser: "I need to implement a WebSocket-based backend for real-time collaboration. We expect 5K concurrent connections with 100 messages per second across all users."\nassistant: "I'll architect a scalable WebSocket system using Socket.IO with Redis pub/sub for clustering. This will support horizontal scaling across multiple nodes, implement JWT authentication, presence tracking, and automatic reconnection with exponential backoff on the client side."\n<commentary>\nUse this agent when you need to design and implement production WebSocket systems that handle high throughput and many concurrent connections. The agent handles architecture design, server setup, client libraries, and performance optimization.\n</commentar

tools-only By tools-only schedule Updated 2/9/2026

Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.

Install via CLI
npx skills add https://github.com/tools-only/X-Skills --skill websocket-engineer
Repository Details
star Stars 4
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator