CtrlK
BlogDocsLog inGet started
Tessl Logo

definition-list

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use correct definition list structure. 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

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 well-structured, concise overview for a simple single-purpose review skill, with a clearly signaled one-level-deep reference that holds the executable examples and verification steps.

DimensionReasoningScore

Conciseness

The body is lean — short bullets and one-line section descriptions that do not re-explain concepts Claude already knows — so it earns the 'lean and efficient' anchor despite minor HTML-entity escaping clutter.

3 / 3

Actionability

As an instruction-only review skill it gives concrete directives ('Ensure dl contains only dt, dd...', 'Flag exact elements, roles, labels, focus behavior') and defers executable examples to the real references/rule.md, satisfying the actionable-guidance bar without requiring inline code.

3 / 3

Workflow Clarity

The Quick Reference → Check → Fix → Explain → Code Review sections form a clear review sequence and the single review action is unambiguous, meeting the simple-skill bar; verification is signaled though deferred to the reference rather than an explicit in-body checkpoint.

3 / 3

Progressive Disclosure

The body is a concise overview with a clearly signaled one-level-deep reference ('see references/rule.md') plus the rule-page URL, and the referenced file exists and is well organized, matching the clear-overview anchor.

3 / 3

Total

12

/

12

Passed

Description

77%

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 answers both what and when with several concrete actions, but its trigger wording is broad and generic with the real niche (definition lists) awkwardly buried in a rule-title fragment, raising conflict risk.

Suggestions

Lead with the specific niche, e.g. 'Review definition list (<dl>/<dt>/<dd>) structure for valid child elements and semantic term-description relationships.' before the broader HTML review framing.

Add natural trigger terms users would actually say — 'definition list', 'dl element', 'dt/dd', 'accessibility' — instead of the interpolated rule title 'Use correct definition list structure'.

Tighten the generic 'interactive components, or design-system patterns' opening so it does not compete with general HTML-review or accessibility skills.

DimensionReasoningScore

Specificity

Lists multiple concrete review actions — 'inspect keyboard behavior, focus flow, accessible names, and screen-reader output' — matching the multi-action anchor rather than the single-domain level below.

3 / 3

Completeness

Both halves are explicit: 'Use when reviewing rendered HTML...' answers when, and the inspection actions answer what, matching the clear what-and-when anchor.

3 / 3

Trigger Term Quality

Some natural terms appear ('rendered HTML', 'interactive components'), but the core definition-list vocabulary ('definition list', 'dl/dt/dd', 'accessibility') is largely missing and 'Use correct definition list structure' is an awkwardly interpolated rule title, so it is not at the full-coverage level.

2 / 3

Distinctiveness Conflict Risk

The broad trigger ('rendered HTML, interactive components, or design-system patterns') overlaps with general HTML/accessibility-review skills, and the actual definition-list niche is buried rather than clearly differentiated.

2 / 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

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.