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 with capability: Implement graceful degradation

Browse skills that share this capability.

  • customerio-reliability-patterns - Implement Customer.io reliability patterns
    customer-ioreliabilitycircuit-breakerretry

    ★ 1,727 · Updated 2026-09-21

    Implement reliability patterns like circuit breakers, retries, fallbacks, and health checks for fault-tolerant Customer.io integrations.

    ⚙ Implement circuit breaker⚙ Configure exponential retry⚙ Set up fallback queue
  • global-error-handling - Global Error Handling
    error-handlingexceptionvalidationmiddleware

    ★ 63 · Updated 2026-09-10

    Implement robust error handling with user-friendly messages, fail-fast validation, centralized error boundaries, and proper resource cleanup.

    ⚙ Implement try-catch blocks⚙ Create custom exceptions⚙ Implement error boundaries