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
Actualizado 11/26/2025
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use rust