CtrlK
BlogDocsLog inGet started
Tessl Logo

fix-lint

Run the SD.Next lint workflow in phased order: execute tools in sequence first, then apply minimal fixes, while ignoring findings explicitly marked by TODO comments in code.

68

Quality

83%

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.

The body is a tight, actionable runbook with exact tool ordering, concrete commands, explicit repair-and-re-run feedback loops, and a cross-tool regression check. It is well-structured with a single clearly signaled one-level-deep reference and no unnecessary explanation.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept-explanation fluff; every section delivers operational guidance and assumes Claude's competence, fitting the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands in exact sequence (pre-commit, eslint, ruff, pylint) plus concrete venv-activation commands, matching the 'fully executable code/commands; copy-paste ready' anchor.

3 / 3

Workflow Clarity

Clear numbered sequence with explicit validation feedback loops — 're-run the same command until it passes' and a cross-tool regression re-run — plus a Pass Criteria checklist, matching the anchor for clear sequence with explicit validation steps and error-recovery loops.

3 / 3

Progressive Disclosure

Well-organized into clearly labeled sections with a single one-level-deep, clearly signaled reference (`.github/instructions/core.instructions.md`) and no bundle files present, fitting the well-signaled one-level-deep reference anchor.

3 / 3

Total

12

/

12

Passed

Description

67%

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

The description is specific and distinct, naming concrete actions tied to a particular project's lint workflow. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which leaves the invocation timing implied rather than stated.

Suggestions

Add an explicit 'Use when...' trigger clause naming natural user phrasings such as 'lint errors', 'linting', 'fix lint', or 'lint-clean PR'.

Include common trigger-term variations (e.g. 'linting', 'lint checks') alongside 'lint workflow' to broaden natural-language coverage.

State the when-to-use condition explicitly (e.g. 'Use when the user asks to run lint and fix issues or a PR requires lint-clean status') rather than only describing what the skill does.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "execute tools in sequence first, then apply minimal fixes, while ignoring findings explicitly marked by TODO comments" — matching the anchor for listing several specific actions.

3 / 3

Completeness

Clearly answers 'what' the skill does but provides no 'Use when...' clause or equivalent explicit trigger guidance for when to invoke it, so completeness is capped at 2 per the guidelines.

2 / 3

Trigger Term Quality

Contains relevant keywords ("lint workflow", "lint", "fixes", "TODO") but lacks common natural variations a user would say (e.g. "linting", "lint errors", "fix lint") and has no explicit trigger clause, fitting the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

Tied to the specific SD.Next phased lint workflow with its TODO-ignore semantics, carving a clear niche with distinct triggers unlikely to conflict with unrelated skills.

3 / 3

Total

10

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
vladmandic/sdnext
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.