Wcag Audit Operable Motion Test

🌐Community
by jkense Β· vlatest Β· Repository

Helps with auditing, testing as part of agent workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add wcag-audit-operable-motion-test npx -- -y @trustedskills/wcag-audit-operable-motion-test
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "wcag-audit-operable-motion-test": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/wcag-audit-operable-motion-test"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill performs an automated audit to assess website compliance with WCAG (Web Content Accessibility Guidelines) success criterion 2.5, specifically focusing on operable motion. It checks for elements that automatically play, flash, or scroll, and provides feedback on potential accessibility issues related to these features. The goal is to ensure users with photosensitive epilepsy or vestibular disorders can comfortably use the website.

When to use it

  • During Website Development: Integrate this skill into your development workflow to proactively identify and fix motion-related accessibility problems early on.
  • Accessibility Audits: Use it as part of a broader WCAG compliance audit for existing websites or applications.
  • Content Creation Review: Employ the skill when publishing new content, especially if that content includes animations, videos, or scrolling elements.
  • Post-Redesign Validation: Verify that design changes haven't introduced unintended motion accessibility issues.

Key capabilities

  • Automated WCAG 2.5 compliance checking
  • Identification of automatically playing media
  • Detection of flashing and scrolling content
  • Generates reports on potential accessibility concerns

Example prompts

  • "Audit this website for operable motion: [website URL]"
  • "Check the following page for WCAG 2.5 violations: [page URL]"
  • β€œCan you find any automatically playing videos on this site? [website URL]”

Tips & gotchas

This skill requires a valid URL to perform an audit. While it automates the initial assessment, manual review of results and user testing are still recommended for comprehensive accessibility validation.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jkense
Installs
6

🌐 Community

Passed automated security scans.