Run cargo check on the current Rust project to find compile errors
61
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./crates/tui/assets/plugins/rust-toolkit/skills/rust-check/SKILL.mdUse this skill when you need to check for Rust compile errors.
How to use:
cargo check in the project rootExample:
cargo check --all-targetsThis skill is part of the rust-toolkit plugin.
bc17240
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.