error-handling-exceptions

Official

Keep domain errors precise; reduce wrapper noise.

Authorauravibes-apps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standardize error handling in applications by enforcing domain-specific exceptions and avoiding wrapper noise.

Core Features & Use Cases

  • Define and enforce domain-specific exceptions for business semantics (e.g., NotFound, ValidationFailed, PermissionDenied).
  • Avoid catch-and-rethrow wrappers that obscure the root cause and hinder proper decision-making.
  • Improve observability by preserving original error context while mapping to meaningful domain errors.

Quick Start

Replace generic exceptions with domain-specific exceptions in your domain service to clearly signal business outcomes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-handling-exceptions
Download link: https://github.com/auravibes-apps/auravibes/archive/main.zip#error-handling-exceptions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.