CtrlK
BlogDocsLog inGet started
Tessl Logo

check

Run Rust fmt, clippy, and unit tests. Use after making Rust code changes.

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An exceptionally lean, actionable check-runner: exact commands in a clear order with a feedback loop on the one step that commonly fails, and no unnecessary reference scaffolding for a skill this small.

DimensionReasoningScore

Conciseness

Every line is an executable command or a terse instruction; no concepts Claude already knows are explained, so each token earns its place.

3 / 3

Actionability

Three copy-paste-ready, fully-qualified cargo commands with exact flags (e.g. `cargo clippy --locked --all-targets --all-features -- -D warnings`) plus a concrete fix action for step 1.

3 / 3

Workflow Clarity

A clearly sequenced numbered list with an explicit fix-and-retry loop on the formatting step; these are non-destructive checks, so the simple-skill allowance applies and the sequence is unambiguous.

3 / 3

Progressive Disclosure

Under 50 lines, single-purpose, with no need for external references; the well-organized numbered-list structure satisfies the simple-skill bar for progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, well-scoped description that names concrete actions, includes an explicit usage trigger, and uses third-person voice throughout. It cleanly satisfies all four dimensions.

DimensionReasoningScore

Specificity

"Run Rust fmt, clippy, and unit tests" lists three concrete, specific actions rather than vague language, matching the score-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

It states what ("Run Rust fmt, clippy, and unit tests") and an explicit when clause ("Use after making Rust code changes"), clearly answering both halves.

3 / 3

Trigger Term Quality

Natural Rust terms users would say — "Rust fmt", "clippy", "unit tests", "Rust code changes" — give good coverage of the phrasing a developer uses when asking for local checks.

3 / 3

Distinctiveness Conflict Risk

Scoped to Rust-specific check tooling with a distinct trigger (post-code-change), making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
katanemo/plano
Reviewed

Table of Contents

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.