real-time-collaborative-editing
SKILL.md
Real-Time Collaborative Editing
Summary
Build collaborative surfaces using CRDTs or OT, synchronized with React's update model.
Key Capabilities
- Bind CRDT structures (Yjs/Automerge) to React state.
- Handle presence awareness and cursor tracking efficiently.
- Resolve concurrent edits without locking the UI.
PhD-Level Challenges
- Prove convergence of document state under high concurrency.
- Optimize re-renders for frequent remote operations.
- Implement local-first offline support with sync merging.
Acceptance Criteria
- Demonstrate real-time sync between multiple clients.
- Provide conflict resolution test cases.
- Benchmark operation processing throughput.
Weekly Installs
2
Repository
harborgrid-just…-premiumFirst Seen
Jan 28, 2026
Installed on
github-copilot2
mcpjam1
claude-code1
windsurf1
zencoder1
crush1