rust-systems

Installation
SKILL.md

Rust Systems Programming Best Practices

Comprehensive Rust patterns and style conventions for systems programming, containing 52 rules across 5 categories. Designed for systems programming, CLI tools, and performance-critical applications.

When to Apply

Reference these guidelines when:

  • Writing new Rust code or modules
  • Organizing Rust project structure
  • Defining custom types, traits, or error handling
  • Reviewing Rust code for style consistency
  • Building systems tools, CLIs, or daemon processes

Rule Categories by Priority

Priority Category Impact Prefix
1 Project Organization HIGH org-
2 Module Structure HIGH mod-
Related skills

More from pproenca/dot-skills

Installs
44
GitHub Stars
141
First Seen
Jan 22, 2026