Rust CLI Scaffold

Bootstraps a clean, idiomatic Rust command-line application. Use when the user says "new Rust CLI", "scaffold a Rust binary", "start a Rust command-line tool", or wants a Rust project set up with argument parsing, error handling, and tests. Produces a buildable project following current Rust conventions. Use when this capability is needed.

tomevault-io e2b750a 2 files · 3.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/hm-it-code--forge-skills--rust-cli-scaffold commit e2b750a51f

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-cli-scaffold