home/categories/architecture-patterns/epicenterhq-epicenter-agents-skills-error-handling-skill-md
architecture-patternsdevelopment

error-handling

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing or reviewing try-catch blocks, refactoring try-catch to linear control flow, working with Result types, or returning HTTP error responses from route handlers.

EpicenterHQ
maintainer
EpicenterHQ
Actualizado 3/20/2026
Estrellas
4394
Forks
319
quick start

Installation and usage

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing or reviewing try-catch blocks, refactoring try-catch to linear control flow, working with Result types, or returning HTTP error responses from route handlers.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use error-handling