liveblocks-best-practices
Installation
SKILL.md
Liveblocks best practices
When to use this skill
Use this skill when implementing features using any Liveblocks packages, for
example @liveblocks/react
or @liveblocks/node. This
could be related to features like realtime multiplayer, commenting,
notifications, cursors, avatar stacks, AI, and more. This also includes
technologies like Liveblocks Storage, Yjs, Tiptap, BlockNote, Lexical, React
Flow, tldraw, and more.
Quick reference
A number of reference files are available in the references/ directory. You
must read the list below, and load relevant files as needed. For example,
add-user-information is available in the references/add-user-information.md
file.