byancoleman· 58 skills
Real-time communication patterns for live updates, collaboration, and presence. Use when building chat applications, collaborative tools, live dashboards, or streaming interfaces (LLM responses, metrics). Covers SSE (server-sent events for one-way streams), WebSocket (bidirectional communication), WebRTC (peer-to-peer video/audio), CRDTs (Yjs, Automerge for conflict-free collaboration), presence patterns, offline sync, and scaling strategies. Supports Python, Rust, Go, and TypeScript.
$npx -y skills add ancoleman/ai-design-components --skill implementing-realtime-syncInstalls into the current project.
Run `npx skills use "https://github.com/ancoleman/ai-design-components" --skill "ancoleman/ai-design-components/implementing-realtime-sync"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ancoleman/ai-design-components" that are relevant to the current task. Run `npx skills add "https://github.com/ancoleman/ai-design-components"` and select the relevant skills, then follow their instructions.