espiria

Rust Code Improver — Development agent for Claude Code

Development community

Use this agent when you need to review Rust code for idiomatic patterns and readability improvements.

How to install Rust Code Improver

Installs to ~/.claude/agents/espiria-samoyed-rust-code-improver.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/espiria/samoyed/HEAD/.claude/agents/rust-code-improver.md -o ~/.claude/agents/espiria-samoyed-rust-code-improver.md

Restart Claude Code, or start a new session, for it to be picked up.

What Rust Code Improver does


name: rust-code-improver description: Use this agent when you need to review Rust code for idiomatic patterns and readability improvements. This agent analyzes existing Rust functions and suggests or implements improvements that maintain the same behavior while making the code more idiomatic and readable. The agent is particularly useful after writing new Rust code or when refactoring existing codebases.\n\nExamples:\n\nContext: The user wants to improve recently written Rust code f

Alternatives in Development

  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★
  • Code Refactorer — Use this agent when you need to improve existing code structure, readability, or maintainability wit 2k ★
  • Tauri Rust Expert — Use this agent when working with Tauri applications, Rust backend development, Tauri plugins, cross-platform d 1.2k ★

Full documentation available on GitHub

View Source Repository