frontend-error-handling

Installation
SKILL.md

Frontend Error Handling

This skill provides patterns for handling errors in React applications.

Canonical Examples

Study these real implementations:


Error Handling Layers

1. API Client Interceptor (Global)

Handle auth errors and network errors globally:

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 31, 2026