AI AGENT ADDONS

Websocket Engineer

jeffallan/claude-skills
Backend & APIs
5,120installs

Real-time communication is essential for modern apps. This skill helps you build systems that send messages instantly between users and servers. It covers WebSocket and Socket.IO for bidirectional messaging.

You can track who is online with presence tracking. The skill also supports room management for group chats or live updates. It handles horizontal scaling using Redis to support many users.

Security is included with authentication and rate limiting. You will learn to monitor connections and errors. This is useful for chat apps, live dashboards, and collaborative tools.

Add Websocket Engineer skill to your workflow

Global

mkdir -p ~/.claude/skills/websocket-engineer

Project

mkdir -p .claude/skills/websocket-engineer

Source Repository

Stars
10,274
Forks
896
Watchers
10,274
License
MIT
Last Push
2 months ago
Created
9 months ago