CtrlK
BlogDocsLog inGet started
Tessl Logo

dlitem

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Wrap definition items in a definition list. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

72

Quality

88%

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

85%

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

A lean, well-organized review skill body with a clear sequence and an appropriately deferred single reference file. The only real weakness is minor redundancy between the Quick Reference and the Check/Fix sections.

Suggestions

Merge or trim the Quick Reference bullets that duplicate the Check and Fix sections to remove the redundancy and tighten token use.

Consider a one-line inline good/bad markup snippet in the Fix section so the corrective pattern is visible without opening references/rule.md.

DimensionReasoningScore

Conciseness

The body is short and does not over-explain concepts Claude knows, but the Quick Reference bullets ("Place all <dt>... within a <dl>", "Avoid using description list items as standalone elements") overlap with the Check and Fix sections and could be tightened.

2 / 3

Actionability

For an instruction-only review skill the guidance is concrete and actionable — "Locate any <dt> or <dd> elements that are not children of a <dl>" and "Wrap orphaned <dt> and <dd> elements in a parent <dl> container" — which the rubric rewards without requiring inline code.

3 / 3

Workflow Clarity

The Check → Fix → Explain → Code Review sequence is clear and unambiguous for a simple single-task review skill, and verification is referenced in the Code Review section; no destructive/batch operation requires an inline validation checkpoint.

3 / 3

Progressive Disclosure

The body is a concise overview that signals a single one-level-deep reference ("see references/rule.md") for full implementation details, code examples, and framework guidance; the referenced file exists and is self-contained with no nested indirection.

3 / 3

Total

11

/

12

Passed

Description

92%

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 well-structured description with an explicit trigger, concrete review actions, and a clear niche. Its main weakness is a generic templated opening that reduces distinctiveness against other accessibility review skills.

Suggestions

Lead with the rule-specific trigger (e.g., "Use when reviewing <dl>/<dt>/<dd> definition list markup") so the description is distinguishable from sibling accessibility skills that share the same templated opening.

Add the concrete element names (dt, dd, dl) to the trigger terms so users who mention those tags explicitly will match this skill.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output" — rather than vague language, matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

It has an explicit "Use when..." trigger clause and states what the skill does (the check/inspect actions), clearly answering both what and when; not capped at 2 because the trigger guidance is explicit.

3 / 3

Trigger Term Quality

It includes natural terms a reviewer would actually say ("rendered HTML", "interactive components", "design-system patterns", "definition items in a definition list"), giving good coverage rather than just technical jargon.

3 / 3

Distinctiveness Conflict Risk

The rule-specific phrase ("Wrap definition items in a definition list") is distinct, but the leading "reviewing rendered HTML, interactive components, or design-system patterns" reads as a shared template across sibling accessibility skills and could overlap with them.

2 / 3

Total

11

/

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
thedaviddias/Front-End-Checklist
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.