home/categories/code-quality/emillindfors-claude-marketplace-plugins-rust-error-handling-skills-error-handler-advisor-skill-md
code-qualitytesting-security
error-handler-advisor
Proactively reviews error handling patterns and suggests improvements using Result types, proper error propagation, and idiomatic patterns. Activates when users write error handling code or use unwrap/expect.
maintainer
EmilLindfors
Updated 11/14/2025
Stars
2
Forks
1
quick start
Installation and usage
Proactively reviews error handling patterns and suggests improvements using Result types, proper error propagation, and idiomatic patterns. Activates when users write error handling code or use unwrap/expect.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use error-handler-advisor