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