CtrlK
BlogDocsLog inGet started
Tessl Logo

lint-fix

Fix violations of an eslintPluginScraps rule across the codebase. Use when asked to "fix lint violations", "apply a lint rule", "fix scraps rule errors", "roll out a lint rule", "enforce a rule codebase-wide", or "fix design system lint". Covers manual fixes, autofix, batching, and codemod strategies for large-scale rollouts.

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%Weight 40%Scale 1-3

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

A tightly written, highly actionable skill body with concrete commands, scale-aware strategy branches, and clear validation checkpoints. External detail is appropriately pushed to two real reference files rather than inlined.

DimensionReasoningScore

Conciseness

The body is lean and command-driven — it never explains what ESLint or linting is, and every section earns its tokens (e.g., the eslint-takes-2+-minutes tip is useful operational context, not filler).

3 / 3

Actionability

Provides copy-paste-ready, executable commands throughout ('pnpm exec eslint --rule ...', '--fix', pre-commit invocation) with concrete thresholds (<100, 100-500, 500+) rather than vague direction.

3 / 3

Workflow Clarity

Clear sequence (Understand → Assess Scale → Choose Strategy → Fix loop → Verification) with explicit feedback loops ('Re-run after each batch to verify', 'Should report 0 problems') for batch operations.

3 / 3

Progressive Disclosure

The SKILL.md is an overview that delegates per-rule detail to well-signaled, one-level-deep references (fix-patterns.md, token-taxonomy.md), both of which exist as real bundle files; the routing table makes navigation explicit.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 strong, third-person description that pairs concrete capabilities with a rich set of natural-language triggers, clearly covering what the skill does and when to invoke it. Voice is correctly third person and there is no vague fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Fix violations of an eslintPluginScraps rule' plus 'manual fixes, autofix, batching, and codemod strategies' — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly states both what ('Fix violations... across the codebase') and when ('Use when asked to...'), with explicit trigger guidance, satisfying the both-what-and-when anchor.

3 / 3

Trigger Term Quality

The 'Use when asked to "fix lint violations", "apply a lint rule", "fix scraps rule errors", "roll out a lint rule", "enforce a rule codebase-wide", or "fix design system lint"' phrase gives broad, natural coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

The eslintPluginScraps / design-system-lint niche is narrow and distinct; its triggers ('fix scraps rule errors', 'fix design system lint') are 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
getsentry/sentry
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.