home/categories/architecture-patterns/matthewharwood-engmanager-xyz-claude-skills-rust-error-handling-skill-md
architecture-patternsdevelopment
rust-error-handling
Production error patterns with thiserror and anyhow, including error classification, HTTP/gRPC protocol mappings, context chains, retry logic, and testing. Use when designing error types for libraries or applications, mapping errors to API responses, or implementing retry mechanisms.
maintainer
matthewharwood
更新于 12/14/2025
星标
2
分支
0
quick start
Installation and usage
Production error patterns with thiserror and anyhow, including error classification, HTTP/gRPC protocol mappings, context chains, retry logic, and testing. Use when designing error types for libraries or applications, mapping errors to API responses, or implementing retry mechanisms.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use rust-error-handling