CtrlK
BlogDocsLog inGet started
Tessl Logo

accessibility-standards

WCAG 2.2 Level AA accessibility patterns for React/HTML/CSS. Use when creating or modifying UI components, forms, navigation, tables, images, or any user-facing elements. Covers keyboard navigation, screen reader semantics, low vision contrast, voice access, and inclusive language.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is an excellent skill description that clearly defines its scope (WCAG 2.2 AA accessibility patterns), specifies the technology context (React/HTML/CSS), includes an explicit 'Use when' clause with concrete trigger scenarios, and covers the breadth of accessibility concerns. It uses proper third-person voice and is concise yet comprehensive.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and domains: 'UI components, forms, navigation, tables, images, user-facing elements' along with specific accessibility concerns like 'keyboard navigation, screen reader semantics, low vision contrast, voice access, and inclusive language.'

3 / 3

Completeness

Clearly answers both what ('WCAG 2.2 Level AA accessibility patterns for React/HTML/CSS') and when ('Use when creating or modifying UI components, forms, navigation, tables, images, or any user-facing elements') with an explicit 'Use when...' clause.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'accessibility', 'WCAG', 'keyboard navigation', 'screen reader', 'contrast', 'forms', 'navigation', 'React', 'HTML', 'CSS', 'UI components'. These are terms developers naturally use when seeking accessibility guidance.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche combining WCAG 2.2 AA compliance with specific frontend technologies (React/HTML/CSS). The accessibility focus with specific standards (WCAG 2.2 Level AA) makes it clearly distinguishable from general UI or React skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an excellent skill file that is concise, actionable, and well-structured. It covers a broad accessibility domain efficiently by providing specific rules, executable code examples, and clear validation workflows without over-explaining concepts Claude already knows. The progressive disclosure to REFERENCE.md for complex patterns keeps the main file focused.

DimensionReasoningScore

Conciseness

The content is lean and efficient throughout. It assumes Claude's competence with HTML/CSS/ARIA concepts, avoids explaining what WCAG is or how screen readers work, and every section delivers actionable rules without padding.

3 / 3

Actionability

Provides concrete, executable HTML/CSS code snippets (skip link, navigation, sr-only class), specific contrast ratios, exact ARIA attribute patterns, and copy-paste ready commands (npx axe-core). The tables provide clear, specific rules rather than vague guidance.

3 / 3

Workflow Clarity

The workflow is stated upfront (plan → generate → review → iterate), and the validation checkpoints section provides an explicit run-fix-repeat loop with specific tools (axe-core, pa11y) and manual verification steps. This covers the feedback loop requirement well for a non-destructive but complex domain.

3 / 3

Progressive Disclosure

The skill is well-organized with clear sections acting as a reference overview. Complex composite component patterns are explicitly deferred to REFERENCE.md with a clear signal. The content is appropriately split between inline essentials and external detail.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
monkilabs/opencastle
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.