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 output: error handling code

Browse skills that produce this output.

  • harden - Improve Interface Resilience
    resilienceerror handlinginternationalizationedge cases

    ★ 45 · Updated 2026-05-28

    Improve interface resilience through error handling, i18n, and edge case management

    ⚙ test edge cases⚙ handle errors⚙ add i18n support
  • plang - Plang Programming Language Expert
    programming languagenatural languagegoal-basedSQLite

    ★ 64 · Updated 2026-05-28

    Guidance for Plang natural language pseudo-code with goal-based architecture using SQLite databases

    ⚙ generate Plang code⚙ debug Plang goals⚙ explain Plang syntax
  • implementing-error-handling - Error Handling Patterns for Resilient Applications
    error handlingfault toleranceresiliencereliability

    ★ 650 · Updated 2026-05-11

    Implement error handling patterns including exceptions, Result types, error propagation, and graceful degradation

    ⚙ implement error handling⚙ design error-resilient APIs⚙ debug production issues
  • rust-pro - Expert Rust 1.75+ Development & Systems Programming
    Rustsystems programmingasync programmingperformance optimization

    ★ 6 · Updated 2026-03-26

    Master Rust 1.75+ features for building high-performance, memory-safe systems with modern async patterns and advanced type system.

    ⚙ implement const generics⚙ write lifetime annotations⚙ use generic associated types
  • controller-agent - Creates thin RESTful Rails controllers with specs
    RailscontrollerRESTfulrequest specs

    ★ 0 · Updated 2026-03-26

    Creates RESTful Rails controllers with strong parameters, error handling, and request specs

    ⚙ create controller⚙ add action⚙ implement CRUD
  • controller-agent - Rails Controller Generator
    RailscontrollerRESTauthorization

    ★ 664 · Updated 2026-03-26

    Creates thin RESTful Rails controllers with tests and authorization

    ⚙ create controllers⚙ add actions⚙ implement CRUD
  • api-developer - API Developer Expert for RESTful API Design
    apirestfastapiflask

    ★ 650 · Updated 2026-02-14

    Develops REST APIs with FastAPI and Flask, including authentication and documentation

    ⚙ design RESTful APIs⚙ implement authentication systems⚙ create API documentation
  • c-pro - Expert C programming for systems and performance-critical code
    C programmingsystems programmingmemory managementperformance optimization

    ★ 23 · Updated 2026-02-12

    Writes efficient C code with proper memory management, pointer arithmetic, and system calls

    ⚙ write C code⚙ manage memory⚙ use pointer arithmetic
  • fitola-backend-development - FastAPI Backend Development for Fitola Services
    pythonfastapibackendapi

    ★ 0 · Updated 2026-02-12

    Develop FastAPI backend services for Fitola workout tracking platform

    ⚙ create API endpoints⚙ implement database models⚙ add JWT authentication
  • 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