accessibility

Audits and improves web accessibility for compliance with WCAG 2.2.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Huntsman1756/Valencia_Responde --skill accessibility-huntsman1756
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/Huntsman1756/Valencia_Responde/tree/main/.agents/skills/accessibility
Command: npx skills add https://github.com/Huntsman1756/Valencia_Responde --skill accessibility-huntsman1756

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

Core Features & Use Cases

  • POUR-based evaluation of content to ensure perceptible, operable, understandable, and robust experiences across devices.
  • WCAG 2.2 conformance guidance with actionable remediation steps, checklists, and testing patterns (keyboard, color contrast, screen reader).
  • Use cases include form accessibility, navigation landmarks, color-contrast improvements, and assistive technology compatibility checks.

Quick Start

Evaluate a target web page for WCAG 2.2 conformance and generate a prioritized accessibility remediation plan.

Frequently Asked Questions about accessibility

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a web page for WCAG 2.2 conformance?

Evaluate your target web page against WCAG 2.2 conformance criteria using POUR principles to generate a prioritized accessibility remediation plan. This identifies barriers across pages, forms, and navigation components.

How do I fix keyboard navigation and screen reader compatibility issues?

Fix keyboard navigation and screen reader compatibility issues by applying actionable remediation steps from an a11y audit. This enforces proper navigation landmarks and assistive technology compatibility checks.

What is a POUR-based evaluation for web accessibility?

A POUR-based evaluation ensures web content is Perceivable, Operable, Understandable, and Robust across devices. Apply this principle to assess digital products and generate actionable checklists for assistive technology compatibility.

Can I use this to improve color contrast and form accessibility?

Yes, you can improve color contrast and form accessibility by applying targeted remediation guidance. The evaluation provides actionable steps and testing patterns to enforce proper contrast ratios and form input compatibility.

What is the best way to generate an accessibility testability report?

The best way to generate an accessibility testability report is to run an a11y audit using Lighthouse patterns and checklists. This produces actionable remediation steps for keyboard, color contrast, and screen reader tests.