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
Обновлено 3/20/2026
Звёзды
4394
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use error-handling