Skip to main content

websocket-engineer

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/X-Skills
最近来源活动
2026年2月9日 07:16
检测到的 SKILL.md 语言
英语
星标
7
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。