Error Handling

Apply Wellcrafted Result patterns to fallible operations and preserve failures at boundaries. Use when replacing try/catch, adding trySync or tryAsync, choosing fallback or propagation, or mapping errors.

epicenterhq d94026f 4 files · 14.1 KB Updated

File contents

epicenterhq/epicenter/tree/main/.agents/skills/error-handling commit d94026f849

Frequently asked questions

npx skillmds@latest add epicenterhq/error-handling