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: Error Handling

Browse skills that share this tag.

  • ppt-generation-resilient - Resilient PowerPoint Generation
    PowerPointPresentationPythonAutomation

    ★ 0 · Updated 2026-06-15

    Create PowerPoint presentations with fallback error handling using shell_agent and python-pptx

    ⚙ Create PowerPoint presentation⚙ Generate slides with content⚙ Set slide titles
  • frappe-errors-clientscripts - Frappe Client Script Error Diagnosis
    FrappeClient ScriptsError HandlingDebugging

    ★ 602 · Updated 2026-06-15

    Debug and prevent errors in Frappe Client Scripts including TypeError, async issues, and API failures

    ⚙ diagnose TypeError⚙ debug client scripts⚙ prevent frappe.call failures
  • api-contract-normalizer - Standardize API Response Contracts
    API NormalizationAPI StandardizationContract NormalizationResponse Normalization

    ★ 18 · Updated 2026-06-15

    Unifies API response patterns including pagination, errors, and status codes

    ⚙ audit APIs⚙ define standards⚙ create types
  • rust-reviewer - Rust Code Reviewer
    RustCode ReviewOwnershipLifetimes

    ★ 602 · Updated 2026-05-28

    Reviews Rust code for ownership, lifetimes, error handling, safety, and idiomatic patterns

    ⚙ Analyze Rust project⚙ Review ownership patterns⚙ Review borrowing patterns
  • api-response-standardization - Standardize API Response Format
    APIResponse FormatStandardizationMiddleware

    ★ 0 · Updated 2026-05-09

    Standardizes API success and error responses in unified JSON format with success, data/error and timestamp fields.

    ⚙ standardize success responses⚙ standardize error responses⚙ create API envelope
  • active-job-coder - Rails Active Job Background Job Creator and Refactor
    RailsActive JobBackground JobsSolid Queue

    ★ 18 · Updated 2026-02-24

    Create and refactor Active Job background jobs following Rails 8 conventions and Solid Queue patterns

    ⚙ Create Active Job classes⚙ Configure queue strategies⚙ Implement retry strategies
  • javascript-code-style - JavaScript Code Style Standards for ECP API
    JavaScriptCode StyleCoding StandardsError Handling

    ★ 0 · Updated 2026-02-13

    Provides JavaScript coding standards and error handling guidelines for ECP API routes

    ⚙ apply coding standards⚙ review JavaScript code⚙ provide error handling rules
  • 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