claudeindex
Plugin

rust-error-handling

Error handling best practices plugin for Rust. Provides commands for creating custom error types with thiserror, refactoring panic-based code to Result-based error handling, and an expert agent for error handling guidance and code review

Installation

1

Add the marketplace

/plugin marketplace add EmilLindfors/claude-marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.