accessibility-tester

Audit web applications for WCAG 2.1/3.0 compliance and keyboard navigation.

Updated Jan 19, 2023
One-click install
npx skills add https://github.com/claudchereji/VisualVerses --skill accessibility-tester-claudchereji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-tester
Source: https://github.com/claudchereji/VisualVerses/tree/main/.opencode/skills/accessibility-tester
Command: npx skills add https://github.com/claudchereji/VisualVerses --skill accessibility-tester-claudchereji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need for digital accessibility, ensuring that websites and applications are usable by everyone, including individuals with disabilities. It tackles issues related to WCAG compliance, screen reader compatibility, and keyboard navigation.

Core Features & Use Cases

  • WCAG Compliance Auditing: Verifies adherence to Web Content Accessibility Guidelines (WCAG) 2.1/3.0 standards.
  • Assistive Technology Testing: Simulates usage with screen readers (NVDA, JAWS, VoiceOver) and keyboard-only navigation.
  • Inclusive Design Analysis: Assesses visual, auditory, motor, and cognitive accessibility aspects.
  • Use Case: A development team can use this Skill to audit their new web application before launch, identifying and rectifying accessibility barriers to ensure a universally accessible experience.

Quick Start

Use the accessibility-tester skill to perform a full WCAG 2.1 Level AA compliance audit on the provided application URL.

Frequently Asked Questions about accessibility-tester

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

FAQPage Schema
How do I audit my web application for WCAG 2.1 compliance?

This Skill audits digital interfaces by analyzing UI, content structure, and interaction patterns against WCAG 2.1 and 3.0 standards to verify Level AA compliance and identify accessibility barriers.

Can I test screen reader compatibility and keyboard navigation for my website?

Yes, screen reader compatibility and keyboard navigation are tested by simulating assistive technologies like NVDA, JAWS, and VoiceOver, and evaluating keyboard-only interaction patterns against accessibility best practices.

What is inclusive design analysis for digital interfaces?

Inclusive design analysis evaluates visual, auditory, motor, and cognitive accessibility aspects of digital interfaces, ensuring universal access and usability for users with disabilities across web applications.

Does this accessibility testing approach support both WCAG 2.1 and 3.0 standards?

Yes, this approach audits digital interfaces against both WCAG 2.1 and 3.0 standards, verifying adherence to Web Content Accessibility Guidelines to ensure universal access for users with disabilities.

When do I need to perform an accessibility audit before launch?

You need an accessibility audit before launching a new web application to identify and rectify accessibility barriers early, ensuring a universally accessible experience and compliance with WCAG standards.