Loading...
Loading...
Found 21 Skills
Implement real-time bidirectional communication with WebSockets including connection management, message routing, and scaling. Use when building real-time features, chat systems, live notifications, or collaborative applications.
Implement real-time functionality using WebSockets, Server-Sent Events (SSE), or long polling. Use when building chat applications, live dashboards, collaborative editing, notifications, or any feature requiring instant updates.
Best practices and guidelines for building real-time applications with WebSocket communication
Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions "page load speed", "Core Web Vitals", "HTTP/2", "resource hints", "network latency", or "render blocking". Covers TCP/TLS optimization, caching strategies, WebSocket/SSE, and protocol selection. For UI visual performance, see refactoring-ui. For font loading, see web-typography.
Quick start guide for Tavus Conversational Video Interface (CVI). Use when starting a real-time video conversation, creating your first persona, or testing the CVI API. Covers the minimal setup to get a conversation running.
Expert in real-time communication systems, including WebSockets, Socket.IO, SSE, and WebRTC.
Production-grade WebSocket connection management with connection limits, user-to-connection mapping, ping/pong health verification, and automatic stale connection cleanup.
Implement Server-Sent Events for real-time server-to-client updates. Use for live feeds, notifications, and streaming data.
PubNub integration. Manage data, records, and automate workflows. Use when the user wants to interact with PubNub data.
Build browser-based VoIP calling apps using Telnyx WebRTC JavaScript SDK. Covers authentication, voice calls, events, debugging, call quality metrics, and AI Agent integration. Use for web-based real-time communication.
Real-time communication patterns with WebSocket, Socket.io, Server-Sent Events, and scaling strategies
Pusher integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pusher data.