Guides users on error conversion patterns, From trait implementations, and the ? operator. Activates when users need to convert between error types or handle multiple error types in a function.
plugins/rust-error-handling/skills/error-conversion-guide(main)