error-taxonomy
CommunityStandardize error handling for robust applications.
Authorhadimiftahulf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures consistent and effective error handling across your application, preventing common pitfalls like exposing sensitive information or providing unhelpful user messages.
Core Features & Use Cases
- Error Categorization: Classifies errors into predefined types (Validation, Authentication, Not Found, etc.) for targeted responses.
- Consistent Strategies: Defines specific handling strategies for each error category, including appropriate HTTP status codes and user-facing messages.
- Logging & Alerting: Emphasizes internal logging of full error details and alerts for critical infrastructure issues.
- Use Case: When a user attempts to access a resource they don't have permission for, this skill ensures a
403 Forbiddenresponse is returned, the attempt is logged internally, and no technical details are exposed to the user.
Quick Start
Categorize the following error scenario: a user submits a form with an invalid email format.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: error-taxonomy Download link: https://github.com/hadimiftahulf/antigravity-skills/archive/main.zip#error-taxonomy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.