home/categories/package-distribution/lanej-dotfiles-claude-skills-rust-skill-md
package-distributiondevelopment

rust

Use cargo for Rust development with check-first workflow. Prefer cargo check over cargo build, use debug builds for testing, AVOID release builds unless explicitly needed.

lanej
maintainer
lanej
Updated 11/26/2025
Stars
34
Forks
11
quick start

Installation and usage

Use cargo for Rust development with check-first workflow. Prefer cargo check over cargo build, use debug builds for testing, AVOID release builds unless explicitly needed.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use rust