Result Pattern

Type-safe error handling via Result<T>. Trigger: When handling expected business errors (validation, not found) without throwing exceptions.

joabgonzalez Updated

File contents

joabgonzalez/ai-agents-framework/tree/main/skills/result-pattern commit 23089929a2

Frequently asked questions

npx skillmds@latest add joabgonzalez/result-pattern