Content
50%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill provides a solid WCAG 2.1 AA reference framework with a well-structured output template, but it's more of a reference document than an actionable workflow. The output template is comprehensive but overly long for inline inclusion, and the testing approach lacks concrete steps Claude can actually execute. The skill would benefit from tighter focus on what Claude can realistically audit (visual inspection of designs, code review) versus what requires external tools.
Suggestions
Move the large output template to a separate TEMPLATE.md file and reference it, keeping only a brief example in the main skill
Add concrete, actionable steps for what Claude should actually do when given a design image or code — e.g., 'Extract all text colors and background colors, compute contrast ratios using the formula...'
Add a validation checkpoint after the audit: 'Verify each finding maps to a specific WCAG criterion and includes a concrete fix recommendation before presenting results'
Remove the tips section or reduce to one line — Claude already understands prioritization and the limitations of automated vs manual testing
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The WCAG quick reference and common issues list are useful reference material, but the output template is very lengthy and could be more concise. The tips section explains things Claude already knows (e.g., 'manual testing with VoiceOver/NVDA catches things I can't'). Some trimming is possible. | 2 / 3 |
Actionability | The skill provides a structured output template and WCAG criteria references, which is helpful. However, there's no executable code or concrete tooling commands — the 'Testing Approach' is a high-level checklist rather than specific steps Claude can actually perform. The audit process relies on Claude visually inspecting designs without concrete mechanisms. | 2 / 3 |
Workflow Clarity | The testing approach lists 5 steps but lacks validation checkpoints or feedback loops. There's no guidance on what to do when issues are found during the audit process itself, no decision points, and no explicit sequencing between analyzing the input and producing the output template. | 2 / 3 |
Progressive Disclosure | The content references CONNECTORS.md appropriately, but the massive output template dominates the file and could be split into a separate template file. The skill is somewhat monolithic with the WCAG reference, common issues, testing approach, and full output template all inline. | 2 / 3 |
Total | 8 / 12 Passed |