handling-errors

Community

Prevents silent errors and preserves context.

Authorrileyhilliard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents silent failures in error handling by ensuring errors are propagated with full context and not swallowed at the boundaries.

Core Features & Use Cases

  • Enforces explicit error wrapping and propagation to preserve diagnostic information across modules.
  • Guides review and design of try-catch blocks to avoid silent failures and context loss.
  • Supports language-specific patterns (e.g., Result types, exception chaining) for robust error handling in real-world projects.

Quick Start

Analyze a code sample with try-catch blocks and propose an error propagation strategy that preserves context and avoids silent failures.

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: handling-errors
Download link: https://github.com/rileyhilliard/claude-essentials/archive/main.zip#handling-errors

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.