CtrlK
BlogDocsLog inGet started
Tessl Logo

modal-accessibility

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

70

Quality

86%

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 a well-structured overview with concrete, actionable modal-accessibility criteria and a clean one-level-deep pointer to references/rule.md. It loses points on conciseness (overlapping Check/Fix/Explain/Code Review restatements) and workflow clarity (flat checklist with no explicit validation checkpoints in the body).

Suggestions

Consolidate the Check/Fix/Explain/Code Review sections into a single sequenced workflow to remove redundant restatements of the same ARIA/focus/keyboard points.

Add an explicit validate-then-fix feedback loop in the body (e.g., verify with axe/Lighthouse -> if violations, fix and re-verify) rather than delegating all verification steps to references/rule.md.

Convert the flat Quick Reference bullet list into an ordered review sequence with checkpoints so the workflow is unambiguous without needing the reference file.

DimensionReasoningScore

Conciseness

The body is lean and delegates detail to references, but the Check/Fix/Explain/Code Review sections restate the same ARIA, focus-trap, and keyboard points in slightly different framings, so it could be tightened — not the score 3 'every token earns its place' anchor.

2 / 3

Actionability

Gives concrete, specific guidance — exact attribute values (role='dialog', aria-modal='true', aria-labelledby) and exact behaviors (Tab cycles within modal, Escape closes, return focus) — which is actionable; per the instruction-only note, absence of code blocks is not penalized when guidance is this specific.

3 / 3

Workflow Clarity

Criteria are listed as a flat Quick Reference checklist with no explicit sequenced steps or validate-then-retry feedback loop in the body, matching the score 2 'steps present but checkpoints missing or implicit' anchor rather than the score 3 explicit-checkpoint anchor.

2 / 3

Progressive Disclosure

Concise overview with a single, clearly signaled one-level-deep reference ('see references/rule.md'), and that bundle file exists as referenced, matching the well-organized one-level-deep anchor.

3 / 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 specific, well-triggered, and complete, naming concrete review actions and an explicit 'Use when' clause tied to a distinct modal-accessibility niche. Phrasing is slightly awkward ('related to Make modal dialogs keyboard accessible') but does not undermine clarity.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output' — matching the multi-action anchor rather than the single-domain score 2.

3 / 3

Completeness

Explicitly answers both what ('Make modal dialogs keyboard accessible... inspect keyboard behavior, focus flow, accessible names') and when via a present 'Use when reviewing...' clause, satisfying the explicit-trigger requirement that would otherwise cap at 2.

3 / 3

Trigger Term Quality

Covers natural terms a user would say — 'modal dialogs', 'keyboard accessible', 'rendered HTML', 'interactive components' — with good variation; not merely technical jargon, so it is above the score 2 'missing common variations' anchor.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche (modal dialog keyboard accessibility) with distinct triggers, unlikely to fire for unrelated skills; above the 'could still overlap' score 2 anchor.

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
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.