LogoClawIndex
CasesSkillsAbout
LogoClawIndex

async-and-errors - Async Patterns and Error Handling for Backend Services

Provides patterns for async flows and error handling in backend services

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • implement async wrapper
  • create typed domain errors
  • configure error boundary
  • handle promise rejections
  • translate errors to status codes

Inputs

  • HTTP requests
  • Error objects
  • Express router

Outputs

  • HTTP responses with status codes
  • Monitored error data
  • Consistent error responses

Requirements

  • Backend service environment
  • Express.js or similar framework
  • Error monitoring capability

Source

  • Spec: SKILL.md

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.
async
error-handling
backend
promises
domain-errors
implement async wrapper
create typed domain errors
configure error boundary
handle promise rejections
HTTP requests
Error objects
Express router
HTTP responses with status codes
Monitored error data
Consistent error responses