error-handling-strategy

Official

Robust error handling across languages.

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized, robust strategy for handling errors across multiple programming languages, ensuring consistency and preventing silent failures.

Core Features & Use Cases

  • Polyglot Error Standardization: Defines consistent error handling patterns for Python, Rust, TypeScript, Ruby, Go, and Java.
  • FFI Boundary Safety: Ensures errors are correctly converted and context is preserved when crossing language boundaries (e.g., between Rust and Python).
  • Use Case: When integrating a Rust library into a Python application, this strategy ensures that Rust's Result types are properly translated into Python exceptions, maintaining error context and preventing unexpected crashes.

Quick Start

Apply the error-handling-strategy skill to ensure all OSError and RuntimeError exceptions are bubbled up in Python and Rust code.

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-strategy
Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#error-handling-strategy

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 223,000+ vetted skills library on demand.