Rust Systems

Rust systems programming patterns and style guide for building reliable systems software. This skill should be used when writing Rust code, especially for systems programming, CLI tools, or performance-critical applications. Covers project organization with Cargo workspaces, module structure, naming conventions (RFC 430), type/trait patterns (Option, builders, associated types), and error handling with thiserror/anyhow.

majiayu000 8dedafb 2 files · 5.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/rust-systems commit 8dedafb93b

Frequently asked questions

npx skillmds add majiayu000/rust-systems