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
703
GitHub Stars
1.2K
First Seen
Jan 20, 2026
m13-domain-error — zhanghandong/rust-skills