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 input: Error objects

Browse skills that use this input.

  • async-and-errors - Async Patterns and Error Handling for Backend Services
    asyncerror-handlingbackendpromises

    ★ 0 · Updated 2026-02-13

    Provides patterns for async flows and error handling in backend services

    ⚙ implement async wrapper⚙ create typed domain errors⚙ configure error boundary
  • error-handling-patterns - Svelte 5 error handling patterns for boundaries, loading states, and forms
    SvelteError HandlingUIAsync

    ★ 18 · Updated 2026-02-12

    Handles error boundaries, async await expressions, loading states, and form errors

    ⚙ catch component errors⚙ show loading states⚙ display error messages