home/categories/code-quality/forrestthewoods-anubis-claude-skills-rust-cargo-check-skill-md
code-qualitytesting-security

rust-cargo-check

Prefer `cargo check` over `cargo build` when making Rust code changes. Use `cargo check` to quickly verify code compiles; only use `cargo build` when you need to run the executable.

forrestthewoods
maintainer
forrestthewoods
์—…๋ฐ์ดํŠธ๋จ 1/19/2026
์Šคํƒ€
0
ํฌํฌ
0
quick start

Installation and usage

Prefer `cargo check` over `cargo build` when making Rust code changes. Use `cargo check` to quickly verify code compiles; only use `cargo build` when you need to run the executable.

์„ค์น˜
$ install --globalskills.sh
์‚ฌ์šฉ๋ฒ•

์„ค์น˜ ํ›„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์—ฌ ์ด ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:

skills use rust-cargo-check