WebSockets let your app send and receive data instantly. No waiting for a reply. This is great for chat apps, live updates, and tools where many people work together at the same time. Real-time communication makes everything feel fast and smooth.
You get a steady two-way connection between a browser and a server. The skill helps you set up connections, handle many users, and keep everything running. It also shows how to scale your system so it works for a large audience.
Whether you are building a notification system or a live dashboard, this skill gives you a clear path. You learn how to manage rooms, handle reconnections, and avoid common mistakes.
Global
mkdir -p ~/.claude/skills/websocket-implementationProject
mkdir -p .claude/skills/websocket-implementationSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls