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.

planifest 41d6f9c 2 files · 15.5 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/rust-style-guide commit 41d6f9cdaa

Frequently asked questions

npx skillmds@latest add planifest/rust-style-guide