CtrlK
BlogDocsLog inGet started
Tessl Logo

fix-clippy

Fix all clippy lint warnings in the project

77

1.34x
Quality

66%

Does it follow best practices?

Impact

93%

1.34x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/fix-clippy/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

3%

Clippy Fix Automation Script

Clippy fix automation script

Criteria
Without this skill
With this skill

Uses make fix

100%

100%

cargo clippy --tests

100%

100%

Stderr redirected

100%

100%

Grep for warning lines

80%

100%

sort -u deduplication

100%

100%

No error grep

100%

100%

make fix is first step

100%

100%

100%

20%

Debug Clippy Check Script

Correct clippy warning detection

Criteria
Without this skill
With this skill

Grep pattern corrected

100%

100%

Stderr redirected

100%

100%

--tests flag added

0%

100%

debug_notes identifies wrong grep

100%

100%

debug_notes identifies stderr issue

100%

100%

sort -u retained or improved

100%

100%

No re-introduction of error grep

0%

100%

80%

50%

Fix Clippy Warnings in Rust Utility Library

Full clippy fix workflow

Criteria
Without this skill
With this skill

make fix first

0%

0%

cargo clippy --tests used

0%

100%

Stderr redirect in command

0%

100%

Grep for ^warning:

0%

100%

sort -u applied

0%

100%

No error grep

100%

100%

is_active warning fixed

100%

100%

needless_range_loop fixed

100%

100%

make fix before manual edits

0%

0%

Repository
quickwit-oss/quickwit
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.