global error handling

Global Error Handling

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "global error handling" with this command: npx skills add coreyja/coreyja.com/coreyja-coreyja-com-global-error-handling

Global Error Handling

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global error handling.

When to use this skill

  • When implementing error handling logic in any application code

  • When writing try-catch blocks or error boundaries in components

  • When handling API errors, network failures, or timeout scenarios

  • When validating input and failing fast with explicit error messages

  • When implementing retry strategies with exponential backoff for transient failures

  • When cleaning up resources (file handles, connections, locks) in finally blocks

  • When using specific exception types rather than generic error classes

  • When designing systems with graceful degradation for non-critical service failures

  • When centralizing error handling at controller, API, or component boundaries

  • When displaying user-friendly error messages without exposing security information

Instructions

For details, refer to the information provided in this file: global error handling

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

frontend css

No summary provided by upstream source.

Repository SourceNeeds Review
General

global conventions

No summary provided by upstream source.

Repository SourceNeeds Review
General

global tech stack

No summary provided by upstream source.

Repository SourceNeeds Review