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 Show more
m13-domain-error
安装
npx skills add https://github.com/actionbook/rust-skills --skill m13-domain-error