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: distributed systems

Browse skills that share this tag.

  • microservices-patterns-v3 - Microservices Architecture Patterns Guide
    microservicesarchitecturepatternsdistributed systems

    ★ 148 · Updated 2026-06-30

    Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for distributed systems.

    ⚙ Decompose monoliths into microservices⚙ Define service boundaries and contracts⚙ Implement inter-service communication patterns
  • distributed-lock - Prevent Race Conditions Across Instances
    concurrency controldistributed systemsrace condition preventionsynchronization

    ★ 790 · Updated 2026-06-30

    Prevent race conditions across multiple instances with atomic lock acquisition and automatic expiration

    ⚙ acquire lock⚙ release lock⚙ extend lock
  • kafka-setup - Apache Kafka Setup for Event Streaming
    Apache Kafkaevent streamingmessage brokerDapr

    ★ 18 · Updated 2026-06-30

    Set up Apache Kafka for event streaming using Strimzi, Redpanda, or Docker

    ⚙ install Strimzi operator⚙ create Kafka cluster⚙ create Kafka topics
  • api-rate-limit-configure - Configure API rate limits and retry behavior
    rate limitingAPI managementthrottlingretry strategy

    ★ 7 · Updated 2026-06-30

    Configure API rate limiting, throttling, and retry behavior for AI endpoints

    ⚙ configure rate limits⚙ set per-user limits⚙ apply throttling
  • dean-large-scale-systems - Design Large-Scale Systems with Proven Principles
    large-scale systemssystem designcapacity planningdistributed systems

    ★ 18 · Updated 2026-05-11

    Apply Jeff Dean's pragmatic approach to build systems at Google scale

    ⚙ design system architecture⚙ estimate capacity needs⚙ distribute data across nodes
  • dean-large-scale-systems - Design Google-Scale Distributed Systems
    distributed systemssystem designperformance optimizationfault tolerance

    ★ 602 · Updated 2026-05-11

    Design large-scale distributed systems using performance intuition and fault-tolerant principles

    ⚙ design distributed systems⚙ calculate storage capacity⚙ implement sharding strategies
  • software-engineering-research - Software Engineering Research Guide
    software engineeringresearchcode analysisdistributed systems

    ★ 158 · Updated 2026-05-09

    Navigate software engineering research topics, methodologies, datasets, and venues

    ⚙ access SE subfields⚙ explain research methodologies⚙ list datasets and benchmarks
  • software-engineering-research - Software Engineering Research Guide
    software engineeringresearchcode analysismining repositories

    ★ 782 · Updated 2026-05-09

    Guide to software engineering research topics and methodologies

    ⚙ navigate research landscape⚙ identify research subfields⚙ conduct controlled experiments
  • lamport-distributed-systems - Lamport Distributed Systems Design
    distributed systemsformal specificationconsensusPaxos

    ★ 18 · Updated 2026-03-23

    Design distributed systems using formal reasoning, logical time, consensus protocols, and state machine replication

    ⚙ write specifications⚙ design state machine replication⚙ implement logical clocks
  • wide-events - Wide Events conceptual guide for observability instrumentation
    observabilitylogginginstrumentationtelemetry

    ★ 74 · Updated 2026-02-15

    Provides mental model for designing structured logging and span annotation strategies

    ⚙ analyze instrumentation strategy⚙ design span annotations⚙ plan context capture