Rust Style Guide

Style, review, and refactoring standards for Rust codebases. Trigger when `.rs`, `Cargo.toml`, or `Cargo.lock` files are created, changed, or reviewed and Rust-specific quality rules (ownership/borrowing clarity, error handling, trait/API design, crate boundaries) must be enforced. Do not use for C/C++ toolchain conventions, shell-only changes, or non-Rust runtime style concerns unless Rust artifacts are also changed. In multi-language pull requests, run together with other applicable `*-style-guide` skills. Use when this capability is needed.

tomevault-io 8ae5046 2 files · 5.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/kentoshimizu--sw-agent-skills--rust-style-guide commit 8ae5046aec

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-style-guide