{"query":"WebSocket","count":20,"timings_ms":{"embed":170,"vector":107,"total":277},"embed_cached":true,"results":[{"slug":"secondsky/websocket-implementation","score":0.4489,"name":"websocket-implementation","category":"Web & Frontend","quality_tier":"solid","quality_score":89,"repo_stars":164,"repo_full_name":"secondsky/claude-skills","description":"Implements real-time WebSocket communication with connection management, room-based messaging, and horizontal scaling. Use when building chat systems, live notifications, collaborative tools, or real-time dashboards.","entity_type":"skill","detail_url":"/skills/secondsky/websocket-implementation/"},{"slug":"kennguyen887/serve-realtime-with-websockets","score":0.4124,"name":"serve-realtime-with-websockets","category":"Web & Frontend","quality_tier":"listed","quality_score":77,"repo_stars":1,"repo_full_name":"kennguyen887/agent-foundation","description":"Use when pushing realtime updates to connected clients over WebSockets (a socket.io / WS gateway) — authenticating the socket at the handshake (once, not per message), joining sockets to rooms for targeted broadcast, scaling across instances with a Redis pub/sub adapter (+ sticky sessions), bridging domain events to room emits, and connection-lifecycle hygiene (reconnect, listener cleanup). NestJS/socket.io reference, framework-flexible.","entity_type":"skill","detail_url":"/skills/kennguyen887/serve-realtime-with-websockets/"},{"slug":"Jeffallan/websocket-engineer","score":0.4098,"name":"websocket-engineer","category":"Web & Frontend","quality_tier":"solid","quality_score":94,"repo_stars":9711,"repo_full_name":"Jeffallan/claude-skills","description":"Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.","entity_type":"skill","detail_url":"/skills/Jeffallan/websocket-engineer/"},{"slug":"CodeTonight-SA/grip-session-mesh","score":0.4033,"name":"grip-session-mesh","category":"AI & Automation","quality_tier":"solid","quality_score":63,"repo_stars":null,"repo_full_name":"CodeTonight-SA/grip-session-mesh","description":"Three-layer Claude Code session mesh: local WebSocket bus, Tailscale cross-machine relay, and presence/locking MCP server","entity_type":"plugin","detail_url":"/skills/CodeTonight-SA/grip-session-mesh/"},{"slug":"nimadorostkar/realtime-websockets","score":0.3965,"name":"realtime-websockets","category":"Web & Frontend","quality_tier":"solid","quality_score":83,"repo_stars":16,"repo_full_name":"nimadorostkar/Claude-Skills-collection","description":"Use when building realtime features with WebSockets or Server-Sent Events. Covers protocol choice, connection lifecycle, reconnection and backfill, scaling across instances, and backpressure.","entity_type":"skill","detail_url":"/skills/nimadorostkar/realtime-websockets/"},{"slug":"manuelfedele/postino","score":0.3897,"name":"postino","category":"Web & Frontend","quality_tier":"listed","quality_score":41,"repo_stars":null,"repo_full_name":"manuelfedele/postino","description":"Message broker for Claude Code agents - inter-agent messaging, broadcasts, and real-time web GUI backed by Valkey/Redis","entity_type":"plugin","detail_url":"/skills/manuelfedele/postino/"},{"slug":"aiskillstore/pitfalls-websocket","score":0.3812,"name":"pitfalls-websocket","category":"Web & Frontend","quality_tier":"listed","quality_score":79,"repo_stars":346,"repo_full_name":"aiskillstore/marketplace","description":"WebSocket server and client patterns with heartbeat and reconnection. Use when implementing real-time features, debugging connection issues, or reviewing WebSocket code. Triggers on: WebSocket, wss, heartbeat, reconnect, real-time.","entity_type":"skill","detail_url":"/skills/aiskillstore/pitfalls-websocket/"},{"slug":"secondsky/bun-websocket-server","score":0.3805,"name":"bun-websocket-server","category":"Web & Frontend","quality_tier":"solid","quality_score":89,"repo_stars":164,"repo_full_name":"secondsky/claude-skills","description":"This skill should be used when the user asks about \"WebSocket in Bun\", \"real-time communication\", \"Bun.serve websocket\", \"ws server\", \"socket connections\", \"pub/sub\", \"broadcasting messages\", \"WebSocket upgrade\", or building real-time applications with Bun.","entity_type":"skill","detail_url":"/skills/secondsky/bun-websocket-server/"},{"slug":"majiayu000/websocket-engineer","score":0.3802,"name":"websocket-engineer","category":"Web & Frontend","quality_tier":"solid","quality_score":92,"repo_stars":377,"repo_full_name":"majiayu000/claude-skill-registry","description":"Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.","entity_type":"skill","detail_url":"/skills/majiayu000/websocket-engineer/"},{"slug":"ArieGoldkin/streaming-api-patterns","score":0.3692,"name":"streaming-api-patterns","category":"AI & Automation","quality_tier":"listed","quality_score":76,"repo_stars":5,"repo_full_name":"ArieGoldkin/claude-forge","description":"Real-time streaming with SSE, WebSockets, ReadableStream — backpressure, reconnection, and LLM streaming patterns","entity_type":"skill","detail_url":"/skills/ArieGoldkin/streaming-api-patterns/"},{"slug":"2233admin/obsidian-vault-bridge","score":0.3627,"name":"obsidian-vault-bridge","category":"AI & Automation","quality_tier":"listed","quality_score":44,"repo_stars":null,"repo_full_name":"2233admin/obsidian-vault-bridge","description":"Obsidian plugin bridge: WebSocket RPC + event stream + MCP adapter, exposing vault CRUD and other plugins' capabilities to external agents.","entity_type":"plugin","detail_url":"/skills/2233admin/obsidian-vault-bridge/"},{"slug":"dougwithseismic/mitm","score":0.3615,"name":"mitm","category":"Productivity & Other","quality_tier":"listed","quality_score":47,"repo_stars":null,"repo_full_name":"dougwithseismic/node-mitm-proxy","description":"Terminal MITM proxy for Node.js with request/response CRUD","entity_type":"plugin","detail_url":"/skills/dougwithseismic/mitm/"},{"slug":"DIYA73/websocket-gateway","score":0.3562,"name":"websocket-gateway","category":"AI & Automation","quality_tier":"listed","quality_score":62,"repo_stars":null,"repo_full_name":"DIYA73/nestjs-skills","description":"Socket.io WebSocket gateways in NestJS — real-time events, rooms, Redis pub/sub streaming.","entity_type":"skill","detail_url":"/skills/DIYA73/websocket-gateway/"},{"slug":"diegosouzapw/bun-websockets","score":0.3532,"name":"bun-websockets","category":"Web & Frontend","quality_tier":"listed","quality_score":57,"repo_stars":45,"repo_full_name":"diegosouzapw/awesome-omni-skill","description":"Server-side WebSockets in Bun","entity_type":"skill","detail_url":"/skills/diegosouzapw/bun-websockets/"},{"slug":"jarle/bun-websockets","score":0.3532,"name":"bun-websockets","category":"Web & Frontend","quality_tier":"listed","quality_score":63,"repo_stars":5,"repo_full_name":"jarle/bun-skills","description":"Server-side WebSockets in Bun","entity_type":"skill","detail_url":"/skills/jarle/bun-websockets/"},{"slug":"SkyWalker2506/telegram-bridge","score":0.3531,"name":"telegram-bridge","category":"AI & Automation","quality_tier":"solid","quality_score":61,"repo_stars":null,"repo_full_name":"SkyWalker2506/ccplugin-telegram","description":"Claude Code plugin: Bidirectional Telegram bot — text, photo, document, voice (Whisper TR/EN), persistent Haiku agent","entity_type":"plugin","detail_url":"/skills/SkyWalker2506/telegram-bridge/"},{"slug":"jeremylongshore/building-websocket-server","score":0.353,"name":"building-websocket-server","category":"AI & Automation","quality_tier":"featured","quality_score":99,"repo_stars":2329,"repo_full_name":"jeremylongshore/claude-code-plugins-plus-skills","description":"Build scalable WebSocket servers for real-time bidirectional communication. Use when enabling real-time bidirectional communication. Trigger with phrases like \"build WebSocket server\", \"add real-time API\", or \"implement WebSocket\".","entity_type":"skill","detail_url":"/skills/jeremylongshore/building-websocket-server/"},{"slug":"jhlee0409/session-context","score":0.3519,"name":"session-context","category":"Web & Frontend","quality_tier":"listed","quality_score":54,"repo_stars":4,"repo_full_name":"jhlee0409/claude-plugins","description":"Claude Code plugin marketplace - OpenAPI sync and more","entity_type":"mcp_server","detail_url":"/skills/jhlee0409/session-context/"},{"slug":"a5c-ai/mcp-transport-websocket-setup","score":0.3482,"name":"mcp-transport-websocket-setup","category":"AI & Automation","quality_tier":"solid","quality_score":96,"repo_stars":1271,"repo_full_name":"a5c-ai/babysitter","description":"Configure WebSocket transport for bidirectional MCP communication with connection management and reconnection handling.","entity_type":"skill","detail_url":"/skills/a5c-ai/mcp-transport-websocket-setup/"},{"slug":"Innestic/relay","score":0.3458,"name":"relay","category":"AI & Automation","quality_tier":"featured","quality_score":81,"repo_stars":62,"repo_full_name":"Innestic/claude-relay","description":"Cross-session messaging for Claude Code. Ask one session, get answers from another, all in natural language","entity_type":"plugin","detail_url":"/skills/Innestic/relay/"}],"source":{"source":"ClaudeAtlas","source_url":"https://claudeatlas.com","license":"MIT (catalog metadata); skills retain upstream licenses","data_recency":"Updated daily ~06:30 UTC","methodology_url":"https://claudeatlas.com/methodology/","citation_url":"https://claudeatlas.com/credits/","recommended_citation":"Source: ClaudeAtlas — https://claudeatlas.com"}}