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
更新於 11/26/2025
星標
34
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use rust