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
Updated 3/20/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use error-handling