An offline-first type-safe graph database in a CRDT
Type-safe graph database with CRDT sync for collaborative offline-first apps.
![Claude Code plugin that adds CRDT collaboration to any app in 10 min [video]](/screenshots/47263546.webp)
CRDT infrastructure installed via Claude Code plugin—but production adoption already exists at Pendo, HeyGen, LambdaTest.
SaaS builders using Claude Code for rapid development, teams needing real-time collaboration features without engineering weeks
Yjs (open-source CRDT) · Figma's multiplayer infrastructure · Google Docs real-time sync
What gets installed in one command: - CRDT (live document sync) - Contextual comments & threaded replies - Live presence & cursors - In-app notifications - Reactions
The problem we kept seeing: engineering teams know they need collaboration features. They also know how long it takes to build right. CRDT alone is a multi-week project. So it either gets deprioritized forever or ships half-baked.
We've been building this infrastructure for 3 years. Pendo, HeyGen, and LambdaTest use it in production.
The Claude Code plugin is our attempt to make the installation feel as simple as the API already is.
Demo video: https://www.youtube.com/watch?v=JpfKRu65DTk Docs: https://docs.velt.dev/get-started/plugins SDK: https://velt.dev/
Happy to answer questions about how the CRDT layer works, the MCP integration, or anything else.
Type-safe graph database with CRDT sync for collaborative offline-first apps.
Cross-agent skill sync is useful, but the audience is tiny right now.
Recursive repair loops improve skills automatically, unlike static Claude Code defaults.
Auto-instruments codebases and opens fix PRs before you see the alert.
Server-sovereign CRDT + authorization baked into data model, but no live demo or production evidence.
BYOB BaaS with server-enforced auth—competes with Supabase, Firebase, and local-first architectures simultaneously.