Error Handling Recovery

Audit and implement an app's error UX end-to-end: rewrite error messages, place them correctly, add recovery actions, and build error states for validation, network, permission, system, and 404 failures. Use when the user says 'improve my error handling', 'my error messages suck', 'users get stuck when something fails', 'add form validation errors', 'handle offline/network errors', 'design a 404 page', or when a review finds bare 'Something went wrong' strings, silent failures, or errors with no way forward. Produces an error-state matrix (every failure mode × message × recovery action) plus the implemented error components and copy.

sanky369 bc37c1b 2 files · 15.8 KB Updated

File contents

sanky369/vibe-building-skills/tree/main/skills/frontend-design/error-handling-recovery commit bc37c1b202

Frequently asked questions

npx skillmds add sanky369/error-handling-recovery