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: display error messages

Browse skills that share this capability.

  • error-handling - Centralized error handling system
    error handlingdebuggingTypeScript

    ★ 18 · Updated 2026-03-23

    Centralized error handling using AppError class, error codes, and reporting for StepLeague

    ⚙ throw errors⚙ catch exceptions⚙ normalize errors
  • 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
  • global-error-handling - Global Error Handling for Robust Applications
    error-handlingexception-managementresiliencecleanup

    ★ 422 · Updated 2026-02-12

    Implement user-friendly error handling with specific exception types and proper resource cleanup

    ⚙ create custom exception classes⚙ write try-catch blocks⚙ implement retry strategies
  • error-handling-patterns - Svelte 5 Error Handling Patterns for Modern Web Applications
    svelteerror-handlingfrontendweb-development

    ★ 602 · Updated 2026-02-12

    Handle Svelte 5 application errors including boundaries, async loading, and form validation

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