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: add error handling

Browse skills that share this capability.

  • pdlc-review - PDLC Code and Document Review
    code reviewdocumentation reviewPDLCquality assurance

    ★ 7 · Updated 2026-06-15

    Performs comprehensive code and document review with automatic issue fixing

    ⚙ check implementation code⚙ check test results⚙ read design documents
  • ai-coding-discipline - AI Coding Discipline Rules
    code qualityerror handlingtestingdebugging

    ★ 172 · Updated 2026-03-24

    Enforces coding discipline rules to prevent common AI anti-patterns in code writing, editing, reviewing, bug fixing, and testing

    ⚙ write code⚙ edit code⚙ fix bugs
  • deepgram-sdk-patterns - Deepgram SDK Integration Patterns
    DeepgramSDKtranscriptionTypeScript

    ★ 602 · Updated 2026-03-22

    Apply production-ready Deepgram SDK patterns for TypeScript and Python

    ⚙ create client singleton⚙ add error handling⚙ validate responses
  • transaction-script - Transaction Script Pattern for CRUD
    transaction scriptCRUDprocedural logicPofEAA

    ★ 602 · Updated 2026-03-21

    Implements transaction script pattern for procedural business logic organization

    ⚙ analyze requirements⚙ evaluate complexity⚙ check CRUD ratio
  • openapi-to-application-code - Generate Production-Ready Applications from OpenAPI Specifications
    code-generationopenapiapi-developmentbackend

    ★ 57 · Updated 2026-03-09

    Generate complete, working application code from OpenAPI specifications following framework conventions

    ⚙ validate OpenAPI specification⚙ extract endpoints and schemas⚙ design application architecture
  • active-job-coder - Expert Active Job Coder for Rails 8 Background Jobs
    railsactive-jobbackground-jobsruby

    ★ 602 · Updated 2026-02-24

    Creates and refactors Active Job background jobs following Rails 8 conventions and best practices.

    ⚙ create Active Job classes⚙ refactor background jobs⚙ apply Rails 8 conventions
  • build-custom-mcp-server - Build Custom MCP Server for AI Assistant Integration
    mcpservercustom-toolsnode-js

    ★ 2 · Updated 2026-02-11

    Create a custom MCP server that exposes domain-specific tools to AI assistants

    ⚙ define tool specifications⚙ implement in Node.js⚙ implement in R