error-handling

Complete error handling patterns for Wasp applications. Use when implementing error handling, validation, or working with HTTP errors. Includes server-side operations errors, client-side error handling, Zod validation, and retry logic.

$ Installer

git clone https://github.com/ToonVos/empty-opensaas /tmp/empty-opensaas && cp -r /tmp/empty-opensaas/.claude/skills/error-handling ~/.claude/skills/empty-opensaas

// tip: Run this command in your terminal to install the skill