CtrlK
BlogDocsLog inGet started
Tessl Logo

rust-check

Run cargo check on the current Rust project to find compile errors

61

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

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.md
SKILL.md
Quality
Evals
Security

Use this skill when you need to check for Rust compile errors.

How to use:

  1. Run cargo check in the project root
  2. Analyze the output for errors and warnings
  3. Fix any issues found

Example:

cargo check --all-targets

This skill is part of the rust-toolkit plugin.

Repository
Hmbown/CodeWhale
Last updated
First committed

Is this your skill?

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.