CtrlK
BlogDocsLog inGet started
Tessl Logo

biome-linting

Analyze, fix, and validate Biome linting workflows. Use when JavaScript or TypeScript projects need Biome commands, diagnostics, safe fixes, or CI lint gates.

72

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

A well-organized, lean runbook with a clear validated workflow, but it stops short of giving executable Biome commands and its deferred-reference path does not align with the actual bundled reference files. Tightening actionability and fixing the reference path would raise quality.

Suggestions

Add one or two concrete executable Biome commands (e.g. `biome check`, `biome lint --apply-unsafe`) so the guidance is copy-paste ready rather than process-level only.

Correct the Progressive Disclosure path to point at the actual bundle files in ./references/ (contract.yaml, evals.yaml, task-profile.json), or link them explicitly, so navigation matches the real structure.

Remove the duplicated description line in the body (it repeats the frontmatter description verbatim) to reclaim tokens.

DimensionReasoningScore

Conciseness

The body is lean — short bullet sections with no concept explanations Claude already knows; every section earns its place, though the opening line duplicates the frontmatter description.

3 / 3

Actionability

Process guidance is concrete ('Inspect 2-3 focused surfaces', 'Stop at the first failed gate') but no actual Biome commands (e.g. `biome check`, `biome lint --apply`) are given, leaving execution details implicit.

2 / 3

Workflow Clarity

The 5-step Workflow is clearly sequenced with explicit validation checkpoints ('Stop at the first failed gate', 'Rerun the relevant validation after fixes') and a fail-fast Validation section, matching the feedback-loop anchor.

3 / 3

Progressive Disclosure

A Progressive Disclosure section signals deferred loading, but the referenced archived path does not match the actual bundle (files live in ./references/ as contract.yaml, evals.yaml, task-profile.json), so references are present but not correctly signaled to the real files.

2 / 3

Total

10

/

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.

The description is concise, third-person, and explicitly covers what the skill does and when to use it with concrete actions and natural trigger terms. It is a strong, well-targeted description with no over-claims or fluff.

DimensionReasoningScore

Specificity

Lists three concrete actions ('Analyze, fix, and validate') bound to a specific domain ('Biome linting workflows'), matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what ('Analyze, fix, and validate Biome linting workflows') and when ('Use when JavaScript or TypeScript projects need...'), with an explicit 'Use when' trigger clause.

3 / 3

Trigger Term Quality

Natural user-facing terms are well covered — 'Biome commands, diagnostics, safe fixes, or CI lint gates' alongside 'JavaScript or TypeScript projects' — the phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped narrowly to Biome linting with distinct triggers (CI lint gates, safe fixes), making conflict with other skills unlikely.

3 / 3

Total

12

/

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
jscraik/Agent-Skills
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.