Rust Review

Review Rust code for idiomatic style, anti-patterns, and common pitfalls — ownership, API design, logging, lints, secrets handling. Use when the user asks to review Rust code, judge whether something is idiomatic, refactor a `.rs` file, or audit a Rust module. Do NOT use for pure error-handling refactors (use rust-error-design) or async/tokio audits (use rust-async-audit) — invoke those instead when the focus is narrow. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/outsideorbit--vaulpner--rust-review commit 3c810e1f1f

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-review