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
Mis à jour 11/26/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use rust