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
Atualizado 3/20/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use error-handling