sk Skill · affaan-m
rust-patterns
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications. Use when writing or reviewing Rust code and ownership, error handling, traits, or concurrency is in question.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 1,956
- 30-day movement
- starts with the next reading
- Related entries
- 7
- Connections
- 0
rustbashJavaScript
An agent skill (SKILL.md) that loads idiomatic Rust guidance covering ownership, error handling, enums, traits, concurrency, unsafe code, and crate structure. It is organized into sections like when-to-use, workflow, principles, troubleshooting, plus a quick reference of idioms and anti-patterns to avoid.
Reach for it when writing or reviewing Rust code where ownership, error handling, traits, or concurrency choices are in question.
Use it to
- Write new Rust code following idiomatic conventions
- Review Rust code for unwrap(), unsafe, and anti-patterns
- Refactor existing Rust code toward idiomatic patterns
- Design crate structure and module layout
- Choose between error handling and concurrency approaches
For Developers and AI agents writing or reviewing Rust
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,200
- Installs, 8 weeks
- 1,956
- Host stars
- 261k
- Host language
- JavaScript
topicsrustownershiperror-handlingtraitsconcurrencyagent-skill