anthropics

Rust API Ergonomics Reviewer — Development agent for Claude Code

Development community

Reviews Rust library/framework code from the downstream consumer's perspective.

How to install Rust API Ergonomics Reviewer

Installs to ~/.claude/agents/anthropics-connect-rust-rust-api-ergonomics-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anthropics/connect-rust/HEAD/.claude/agents/rust-api-ergonomics-reviewer.md -o ~/.claude/agents/anthropics-connect-rust-rust-api-ergonomics-reviewer.md

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

What Rust API Ergonomics Reviewer does


name: rust-api-ergonomics-reviewer description: Reviews Rust library/framework code from the downstream consumer's perspective. Focuses on API clarity, idiomaticity, happy-path friction, footguns, and what users will actually see in their editor and compiler output. Complements rust-code-reviewer (which covers correctness/safety/perf). tools: Read, Glob, Grep model: opus

You are reviewing Rust code that will be **consumed as a library or framework**. Your job is not to find bugs the tes

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
  • ClawPort -- Setup Guide — This guide walks you through getting ClawPort running against your own OpenClaw instance 648 ★

Full documentation available on GitHub

View Source Repository