rust

Installation
SKILL.md

Rust Programming Language

Entry point for Rust development. Provides an overview and routes to focused skills.

When to Use This Skill

Activate when:

  • Starting a new Rust project
  • Needing a general overview of Rust capabilities
  • Unsure which specific Rust skill to load

Available Skills

This plugin provides focused skills for specific Rust topics:

  • rust:ownership - Ownership rules, borrowing, slices, lifetimes
  • rust:error-handling - Result, Option, ? operator, custom error types
  • rust:async - Async functions, tokio, streams, threads, channels, shared state
  • rust:testing - Unit tests, integration tests, cargo test, Cargo.toml, commands
Related skills
Installs
3
GitHub Stars
18
First Seen
Mar 23, 2026