Rust

Installation
SKILL.md

Rust Development

This skill covers Rust development with two specialized reference documents:

When Starting a New Project

Use Rust-Project-Setup.md for:

  • Creating new Rust CLI/TUI applications from scratch
  • Cargo.toml setup and dependency selection
  • Module structure and organization
  • System dependency documentation (ALSA, X11, OpenGL, etc.)
  • Configuration with serde/toml
  • README and documentation templates
  • Step-by-step implementation workflow

When Writing Code

Related skills
Installs
1
GitHub Stars
6
First Seen
Mar 10, 2026