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
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use error-handling