CtrlK
BlogDocsLog inGet started
Tessl Logo

table-duplicate-name

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Ensure tables have unique accessible names. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

68

Quality

82%

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

72%

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

The body is concise and well-structured with clean one-level progressive disclosure to a real reference file, but it stays at an abstract review level with no inline executable examples or validation checkpoints.

Suggestions

Add one small inline code snippet (a <caption> and aria-label example) so the Fix step is immediately actionable without opening the reference.

Include an explicit verification checkpoint (e.g., inspect the accessibility tree / run axe) in the Check or Fix section to cap the workflow at a confirmed pass.

Make the Check/Fix steps concrete commands or tool calls rather than imperative prose like 'Verify that every table has a unique accessible name'.

DimensionReasoningScore

Conciseness

The body is lean (a few short sections, no padding, no explaining of concepts Claude already knows), with every line earning its place and detail correctly deferred to references/rule.md.

3 / 3

Actionability

Guidance is concrete in direction ('Add a unique <caption> or aria-label') but the body lacks executable code or copy-paste examples; the only code lives in the deferred reference file rather than the SKILL.md itself.

2 / 3

Workflow Clarity

Sections (Quick Reference, Check, Fix, Explain, Code Review) give a usable sequence, but there is no explicit validation/checkpoint for confirming the fix holds in the rendered experience, which the rubric expects for review-oriented skills.

2 / 3

Progressive Disclosure

A clear overview with a single well-signaled one-level-deep reference ('see references/rule.md'), and the referenced file exists and holds the detailed examples and verification steps, matching the score-3 anchor.

3 / 3

Total

10

/

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.

The description is specific and complete with explicit 'Use when' triggers and concrete review actions, but its broad accessibility framing risks overlap with similar table-related a11y skills. Third-person voice is maintained throughout.

Suggestions

Tighten the trigger to the distinct scenario (multiple tables on a page needing distinguishable accessible names) to reduce overlap with sibling accessibility skills.

Lead with the concrete task ('Ensure data tables have unique <caption> or aria-label names') before the generic review framing to sharpen distinctiveness.

DimensionReasoningScore

Specificity

Names multiple concrete actions ('Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output'), paralleling the score-3 anchor that lists several specific actions.

3 / 3

Completeness

Explicitly answers what (review HTML/components for accessible table names and inspect semantics/keyboard/focus/accessible names/screen-reader output) and when ('Use when reviewing rendered HTML, interactive components, or design-system patterns'), satisfying both halves with an explicit trigger clause.

3 / 3

Trigger Term Quality

Covers natural terms a user would say ('rendered HTML, interactive components, or design-system patterns') plus the rule-specific phrase, giving good coverage of natural phrasing rather than jargon.

3 / 3

Distinctiveness Conflict Risk

The scope ('rendered HTML, interactive components, or design-system patterns') is broad enough that it could overlap with sibling accessibility skills, and the embedded rule name reads as a category rather than a crisp distinct trigger.

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.