rust-language

Installation
SKILL.md

Rust Programming Language

This skill activates when writing Rust code, understanding ownership and borrowing, working with async Rust, or following Rust best practices.

When to Use This Skill

Activate when:

  • Writing Rust code
  • Understanding ownership, borrowing, and lifetimes
  • Implementing error handling with Result and Option
  • Working with traits and generics
  • Writing async/concurrent Rust code
  • Using Cargo and managing dependencies
  • Following Rust idioms and best practices

Ownership and Borrowing

Ownership Rules

Related skills
Installs
2
GitHub Stars
18
First Seen
Feb 21, 2026