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.

76

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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 highly actionable with executable test commands and clear sections. Its main weakness is the absence of an explicit validate→fix→rerun feedback loop connecting the testing and fix steps.

Suggestions

Add an explicit feedback loop: after 'Fix Issues', instruct to re-run `npm run test:a11y -- <component>` and only proceed once failures are resolved.

Make the automated→manual→fix sequence a single ordered workflow with a validation checkpoint between running tests and fixing issues.

Clarify what a 'pass' looks like (e.g., zero axe violations or specific WCAG criteria met) so results can be verified before considering the task complete.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no padding explaining what accessibility or Playwright is; the one explanatory note earns its place by clarifying component-name matching.

3 / 3

Actionability

Provides copy-paste-ready executable commands (`npm run test:a11y -- tabs button card`, `--workers 1`) with specific examples and concrete manual-check steps, fully actionable.

3 / 3

Workflow Clarity

Steps are sequenced (automated, manual, requirements, tools, fix) but there is no explicit validation checkpoint or fix→rerun feedback loop for the testing process, which the rubric caps at 2 for verification-gap workflows.

2 / 3

Progressive Disclosure

No bundle files exist and the content is organized into clear, well-labeled sections; for a self-contained skill this size, well-organized sections satisfy progressive disclosure per the simple-skills note.

3 / 3

Total

11

/

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.

A well-crafted description: concrete actions, explicit triggers, clear scope, and proper third-person voice. It cleanly answers what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Check and verify accessibility compliance' and scope ('Spark UI components') — matching the anchor that lists several specific actions rather than vague language.

3 / 3

Completeness

Explicitly answers both 'what' (check/verify accessibility compliance) and 'when' via an explicit 'Use when the user wants to...' trigger clause.

3 / 3

Trigger Term Quality

Includes natural terms users would say — 'accessibility', 'WCAG compliance', 'test accessibility', 'fix accessibility issues' — covering common phrasings rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Scoping to 'Spark UI components' and WCAG-specific triggers carves a clear niche unlikely to conflict with other skills.

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.