CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/wcag-compliance-reporter

Builds a per-page WCAG 2.2 compliance score report by aggregating output from one or more accessibility scanners (axe-core / pa11y / lighthouse / WAVE / IBM Equal Access), pivoting violations by Success Criterion (1.4.3 contrast, 2.4.7 focus visible, etc.), grouping by conformance level (A / AA / AAA), reporting per-page coverage gaps explicitly (the "this page wasn't scanned" failure mode), and emitting both an executive summary and a per-page drill-down. Use after a multi-page accessibility scan - pa11y-ci, axe across a sitemap, lighthouse-batch - when the team needs a shareable conformance report rather than a per-page tool dump.

80

Quality

100%

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

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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

A well-structured, actionable skill body: lean prose, executable code, a sequenced workflow with validation checkpoints, and clean progressive disclosure into three substantive reference files. It avoids concept-padded verbosity and gives copy-paste-ready guidance.

DimensionReasoningScore

Conciseness

Lean prose that assumes Claude's competence; the WCAG spec quotes are load-bearing for the verdict logic rather than generic concept padding, and code blocks are tight and purposeful, matching the lean-and-efficient anchor.

3 / 3

Actionability

Provides an executable TypeScript Violation contract, working Python aggregate/conformance functions, a YAML process spec, and a concrete sample verdict table — copy-paste-ready guidance matching the fully-executable anchor.

3 / 3

Workflow Clarity

A clear six-step 'How to use' sequence maps to Steps 1–5 with explicit checkpoints (the 'unknown' verdict surfacing and the page-coverage gap check), satisfying the explicit-validation anchor; not lower because checkpoints are present.

3 / 3

Progressive Disclosure

SKILL.md is an overview with three real, well-signaled one-level-deep references (tool-normalizers.md, sample-report-format.md, machine-output-and-ci.md) verified to exist, matching the clear-overview-with-one-level-deep-references anchor.

3 / 3

Total

12

/

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 strong, third-person description that states concrete capabilities and gives an explicit 'Use after...' trigger clause. It is specific, well-triggered, and clearly distinct from generic accessibility skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('aggregating output', 'pivoting violations by Success Criterion', 'grouping by conformance level', 'reporting per-page coverage gaps', 'emitting both an executive summary and a per-page drill-down'), matching the score-3 anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('Builds a per-page WCAG 2.2 compliance score report...') and when ('Use after a multi-page accessibility scan... when the team needs a shareable conformance report'), satisfying the explicit-trigger anchor.

3 / 3

Trigger Term Quality

Covers natural terms a user would say ('WCAG 2.2', 'compliance/conformance report', 'accessibility scanners') alongside concrete tool names (axe-core, pa11y, lighthouse, WAVE), matching the good-coverage-of-natural-terms anchor; not above since no separate score level exists.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (multi-tool WCAG conformance aggregation) with distinct triggers unlikely to fire for unrelated skills; could not score lower without losing the explicit multi-tool/multi-page distinction.

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.

Reviewed

Table of Contents