LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: CRDT

Browse skills that share this tag.

  • realtime-collab-engineer - Real-time collaboration system design
    CRDTWebSocketreal-time collaborationpresence

    ★ 0 · Updated 2026-05-09

    Designs real-time collaboration systems with CRDT, WebSocket, presence, and conflict resolution

    ⚙ design CRDT engines⚙ show user presence⚙ display live cursors
  • ansible - Distributed coordination for OpenClaw gateways
    coordinationdelegationmessagingdistributed

    ★ 816 · Updated 2026-03-23

    Coordinates distributed OpenClaw gateways with CRDT sync, capability routing, and delegation contracts

    ⚙ send message⚙ read messages⚙ delete messages
  • ewig-editor - Eternal text editor with immutable data structures
    text editorimmutable data structuressingle atom architecturepersistent data structures

    ★ 18 · Updated 2026-03-11

    Text editor demonstrating immutable data-structures and single-atom architecture

    ⚙ insert character⚙ update state⚙ push characters
  • crdt - CRDT State Management with Loro for File Operations
    CRDTstate-managementsyncconflict-resolution

    ★ 2 · Updated 2026-02-12

    Manage state using Loro CRDT with loro-mirror for files in src/lib/crdt/

    ⚙ manage CRDT state with loro-mirror⚙ work on files in src/lib/crdt/⚙ apply draft-style mutations
  • crdt - CRDT State Management with Loro-mirror
    state managementCRDTsynchronizationReact

    ★ 602 · Updated 2026-02-12

    Manages application state using Loro CRDT for conflict-free synchronization

    ⚙ mutate state in place⚙ perform soft deletes⚙ generate IDs