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 in controllers, services, or API endpoints - When creating custom exception classes for specific error scenarios - When writing try-catch blocks for error handling - When providing user-friendly error messages without exposing technical details - When implementing fail-fast validation and precondition checks - When handling errors at appropriate boundaries (contr…