A collection of skills designed to help AI coding assistants help write Liveblocks and Yjs code. Uses the Agent Skills format. Available as a plugin for Claude Code, Cursor, and OpenAI Codex. Includes an MCP server for tool access.
Install with the following command:
npx skills add liveblocks/skillsBest practices for using Liveblocks. Contains 40+ comprehensive references related to each feature of Liveblocks. Use it when building, debugging, or answering questions about Liveblocks.
Best practices for using Yjs. Contains info on fixing common issues, structuring your data efficiently, and avoiding bugs. Use it when building, debugging, or answering questions about Yjs.
After installation, skills are automatically available in your AI tool. Your agent will use them when it judges they are relevant.
How do I handle unstable Wi-Fi connections with Liveblocks?
How do I pass custom headers to my auth endpoint?
Why is my Y.Map growing so large?
The plugin includes the Liveblocks MCP server, giving agents tool access to create, modify, and delete different aspects of Liveblocks such as rooms, threads, comments, notifications, and more. It also has read access to Storage and Yjs.
This repo serves as a plugin for multiple platforms:
- Claude Code —
.claude-plugin/ - Cursor —
.cursor-plugin/ - OpenAI Codex —
.codex-plugin/