CtrlK
BlogDocsLog inGet started
Tessl Logo

check-accessibility

Check and verify accessibility compliance for Spark UI components. Use when the user wants to test accessibility, verify WCAG compliance, or fix accessibility issues.

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 well-structured with concrete, executable a11y test commands and a clean single-level reference to the standards file. Its main weaknesses are redundancy across the manual-check, requirements, and fix sections and the absence of an explicit test→fix→re-run feedback loop.

Suggestions

Consolidate 'Common Accessibility Requirements', 'Manual Checks', and 'Fix Issues' into a single checklist to remove the repeated ARIA/focus/contrast items and tighten token usage.

Add an explicit feedback loop after automated testing, e.g. 'Review axe violations → fix in component → re-run `npm run test:a11y -- <component>` until clean'.

Drop generally-known tool enumeration (NVDA/JAWS/VoiceOver, the 4.5:1 contrast ratio) unless it adds non-obvious project-specific guidance.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but redundant — ARIA/focus/contrast recur across 'Common Accessibility Requirements', 'Manual Checks', and 'Fix Issues', and known concepts (NVDA/JAWS/VoiceOver, 4.5:1 contrast) are restated, so not every token earns its place.

2 / 3

Actionability

Provides fully executable, copy-paste-ready commands ('npm run test:a11y', 'npm run test:a11y -- tabs button card') plus specifics on how component-name matching works, matching the score-3 anchor.

3 / 3

Workflow Clarity

Steps are numbered 1–5 with a clear sequence, but there is no explicit validate/fix/re-run feedback loop (e.g., 'review axe violations, fix, re-run') — checkpoints are implicit rather than stated.

2 / 3

Progressive Disclosure

A single, clearly-signaled one-level reference ('See .cursor/rules/accessibility-standards.md for details') with no nested references, and the body is organized into well-labeled sections appropriate for a single-purpose skill.

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, third-person, and clearly answers both what the skill does and when to use it with natural trigger terms. It is well-scoped to Spark UI accessibility and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Check and verify accessibility compliance', 'test accessibility', 'verify WCAG compliance', 'fix accessibility issues' — matching the score-3 anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly states what ('Check and verify accessibility compliance for Spark UI components') and when ('Use when the user wants to test accessibility, verify WCAG compliance, or fix accessibility issues'), satisfying both halves.

3 / 3

Trigger Term Quality

Covers natural terms users say ('accessibility', 'WCAG', 'test accessibility', 'fix accessibility issues'); not merely jargon, though the common 'a11y' shorthand variant is omitted it does not fall to the score-2 'missing common variations' level.

3 / 3

Distinctiveness Conflict Risk

Scoped to 'Spark UI components' with a clear accessibility/WCAG niche and distinct triggers, making conflict with unrelated skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
leboncoin/spark-web
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.