Convex Realtime helps you build apps that update instantly when data changes. It uses real-time subscriptions to get live data and keeps everything consistent across users. Your components automatically re-render only when needed.
With optimistic updates, your app shows changes right away before the server confirms them. This makes the experience feel fast and smooth. Smart caching shares data across components so you avoid extra work.
For long lists, cursor-based pagination loads items in small chunks. You can scroll through pages without loading everything at once. These patterns make reactive apps simple and efficient.
Global
mkdir -p ~/.claude/skills/convex-realtimeProject
mkdir -p .claude/skills/convex-realtimeSource 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