Global error handling skills eis its global error handling
Skill bg-szy/TOP-SKILLS/skills/marketplace/global-error-handling__skills-eis-its-global-error-handling
全球最大的 Claude Code 技能聚合库 · 收录 3900+ 来自 12+ 来源的技能,提供在线搜索与趋势分析看板 / The world's largest Claude Code skill aggregation hub — 3900+ skills from 12+ sources with online search and trend dashboard
npx -y skills add bg-szy/TOP-SKILLS --skill global-error-handling__skills-eis-its-global-error-handlingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Implement robust error handling with user-friendly messages, specific exception types, fail-fast validation, centralized error boundaries, graceful degradation, and proper resource cleanup. Use this skill when writing try-catch blocks, raising exceptions, handling API errors, validating input, implementing error boundaries, managing external service failures, or ensuring resource cleanup. Apply when working with error handling code in any language, exception classes, error middleware, API error responses, retry logic, or any code that needs to handle failures gracefully while maintaining system stability and providing clear feedback to users.
SKILL.md
1.8 KB, as published. Nobody here has run it
Global Error Handling
When to use this skill
- When writing try-catch blocks or exception handling code
- When raising, throwing, or creating custom exceptions
- When implementing error boundaries in React or other frameworks
- When handling API errors or external service failures
- When validating user input or preconditions
- When implementing retry strategies for transient failures
- When creating error middleware for APIs or applications
- When managing resource cleanup (file handles, connections, locks)
- When designing error messages for end users
- When implementing graceful degradation for non-critical failures
- When working with finally blocks or cleanup mechanisms
- When centralizing error handling at application boundaries
- When logging errors or integrating with error monitoring services
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.
Instructions
For details, refer to the information provided in this file: global error handling