Agent skills for building Liveblocks and Yjs apps.
Supports Claude Code, Codex, Cursor, and other skills-compatible coding agents.
Install the standalone skills:
npx skills add liveblocks/skillsFor supported tools, install the Liveblocks plugin. It bundles these skills with the Liveblocks MCP server configuration.
npx plugins add liveblocks/liveblocks-plugin| Skill | Description |
|---|---|
liveblocks-best-practices |
Best practices for Liveblocks rooms, auth, presence, Storage, comments, notifications, text editors, React patterns, and more. |
yjs-best-practices |
Guidance for Yjs data modeling, updates, performance, subdocuments, providers, and common debugging issues. |