accessibility-tester
Accessibility Tester for AI Native Full-Stack Software Factory Layer 11 - specializes in WCAG 2.1 compliance testing, screen reader compatibility, keyboard navigation, color contrast, and ARIA validation. Ensures applications are accessible to all users.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alshowse-tech/accessibility-testerAccessibility Tester - ASF Layer 11
Purpose in AI Native Full-Stack Software Factory
Position: Layer 11 (Automated Validation) - Accessibility Specialist
Purpose: Ensure applications meet accessibility standards (WCAG 2.1/2.2), work with assistive technologies, and provide inclusive user experiences.
Relationship with tester-agent (L10-L11):
tester-agent: Orchestrates all testing activitiesaccessibility-tester: Specializes in accessibility/a11y testing
Architecture Overview
┌─────────────────────────────────────────────────────────┐
│ ACCESSIBILITY TESTER (L11) │
├─────────────────────────────────────────────────────────┤
│ │
│ ┌─────────────────────────────────────────┐ │
│ │ WCAG 2.1/2.2 Rule Engine │ │
│ │ - Level A (25 criteria) │ │
│ │ - Level AA (13 criteria) │ │
│ │ - Level AAA (23 criteria) │ │
│ └─────────────────┬───────────────────────┘ │
│ │ │
│ ▼ │
│ ┌─────────────────────────────────────────┐ │
│ │ Testing Modules │ │
│ │ ┌─────────┐ ┌─────────┐ ┌───────┐ │ │
│ │ │ Keyboard│ │ Screen │ │ Color │ │ │
│ │ │ Nav │ │ Reader │ │Contrast││ │
│ │ └─────────┘ └─────────┘ └───────┘ │ │
│ │ ┌─────────┐ ┌─────────┐ ┌───────┐ │ │
│ │ │ ARIA │ │ Focus │ │ Forms │ │ │
│ │ │ │ │ Mgmt │ │ │ │ │
│ │ └─────────┘ └─────────┘ └───────┘ │ │
│ └─────────────────┬───────────────────────┘ │
│ │ │
│ ▼ │
│ ┌─────────────────────────────────────────┐ │
│ │ Assistive Technology Simulation │ │
│ │ - Screen reader emulation │ │
│ │ - Keyboard-only navigation │ │
│ │ - High contrast mode │ │
│ │ - Magnification simulation │ │
│ └────────────────────┬────────────────────┘ │
│ │ │
│ ▼ │
│ ┌─────────────────────────────────────────┐ │
│ │ Compliance Report Generator │ │
│ │ - WCAG score │ │
│ │ - Issue severity │ │
│ │ - Remediation guidance │ │
│ │ - Legal compliance status │ │
│ └─────────────────────────────────────────┘ │
│...
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alshowse-tech-accessibility-tester": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Asf V4
Skill by alshowse-tech
asf-v4
ASF V4.0 工业化增强模块 - 治理门禁 + 成本模型 + 安全优化。提供否决权执行、所有权证明、经济学评分、返工风险预测、安全在线优化等工业级能力。
acp-adapter-layer
ACP (Agent Control Protocol) Adapter Layer for AI Native Full-Stack Software Factory - provides seamless integration between ASF multi-agent workflows and OpenClaw's ACP protocol. Enables IDE integration, session management, and tool protocol conversion for AI-native development environments.
agentic-factory
AI Native Full-Stack Software Factory core skill - orchestrates multi-agent workflows, code generation pipelines, and automated software production. Use when building, refactoring, or scaling software systems with AI agents.