Use when implementing structured error handling in backend or frontend code. Triggers for: try-catch patterns, custom exception classes, global error handlers, error logging, user-friendly error messages, or API error responses. NOT for: business logic validation (use domain exceptions) or unrelated error types.
Install directly with the `skills` CLI.
npx skills add aiskillstore/marketplace/skills/awais68/error-handlingSelect a file to view its content