AI AGENT ADDONS
Backend & APIs
2,523installs

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.

Add Convex Realtime skill to your workflow

Global

mkdir -p ~/.claude/skills/convex-realtime

Project

mkdir -p .claude/skills/convex-realtime

Source Repository

Stars
401
Forks
31
Watchers
401
License
Apache-2.0
Last Push
6 months ago
Created
7 months ago