m13-domain-error

Installation
SKILL.md

Domain Error Strategy

Layer 2: Design Choices

Core Question

Who needs to handle this error, and how should they recover?

Before designing error types:

  • Is this user-facing or internal?
  • Is recovery possible?
  • What context is needed for debugging?

Error Categorization

Installs
6
First Seen
Jan 22, 2026
m13-domain-error — goooice/rust-skills