Handle Errors

Apply codebase error handling patterns: Zod validation at boundaries, typed errors, early returns, and retry/backoff. Use when implementing error handling or input validation.

jimmypaolini Updated

File contents

jimmypaolini/codebase/tree/main/.agents/skills/handle-errors commit e55ea498cf

Frequently asked questions

npx skillmds@latest add jimmypaolini/handle-errors