Back to Skills

accessibility-testing

majiayu000
Updated 27 days ago
21 views
58
9
58
View on GitHub
Othertesting

About

This skill helps developers validate web accessibility by testing WCAG compliance and keyboard navigation. It provides structured procedures and outputs like implementation plans and acceptance criteria for accessibility testing. Use it when you need to ensure your application meets accessibility standards within your specific technical constraints.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/accessibility-testing

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/accessibility-testing
0

Related Skills

when-auditing-code-style-use-style-audit

Other

This skill performs automated code style audits with auto-fix capabilities to enforce consistent formatting, naming conventions, and linting rules across your codebase. It provides comprehensive style validation using tools like ESLint and Prettier while applying safe, automated corrections for violations. Use it during code reviews or pre-commit to maintain continuous code quality and style compliance.

View skill

when-verifying-quality-use-verification-quality

Other

This skill performs comprehensive quality verification through static analysis, dynamic testing, and integration validation, enforcing automated certification gates. Use it when you need to ensure code meets production standards with evidence-based metrics and a full audit trail. It provides measurable quality checks and approval documentation for compliance.

View skill

when-reviewing-code-comprehensively-use-code-review-assistant

Other

This skill orchestrates a multi-agent swarm to conduct comprehensive pull request reviews, specializing in security, performance, code style, tests, and documentation. It provides evidence-based feedback with auto-fix suggestions and a merge readiness assessment. Use it for thorough, automated code reviews to ensure quality across multiple dimensions before merging.

View skill

api-testing-suite

Other

The api-testing-suite skill validates API responses and schemas against requirements and constraints. It produces testing artifacts, implementation plans, and validation criteria after reviewing system dependencies and integration points. Use this skill when you need to design and validate API tests with proper security and compliance approvals.

View skill