Wcag Audit Perceivable Media Deep

🌐Community
by jkense · vlatest · Repository

Analyzes video media accessibility, providing detailed WCAG perceivability recommendations (audio descriptions, captions, visual cues) for deep remediation.

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-perceivable-media-deep npx -- -y @trustedskills/wcag-audit-perceivable-media-deep
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "wcag-audit-perceivable-media-deep": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/wcag-audit-perceivable-media-deep"
      ]
    }
  }
}

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

About This Skill

What it does

This skill performs a deep audit of video and media files against the Web Content Accessibility Guidelines (WCAG) focusing on perceivability. It identifies issues related to captions, audio descriptions, color contrast, and other factors that impact how users with disabilities experience multimedia content. The tool aims to provide detailed reports and actionable recommendations for remediation.

When to use it

  • Website accessibility audits: Evaluate a website's video content for WCAG compliance before launch or during maintenance.
  • Educational resource creation: Ensure online courses and training materials are accessible to all learners, including those with visual or auditory impairments.
  • Marketing campaign review: Check promotional videos and advertisements to avoid legal issues and reach a wider audience.
  • Internal video production: Audit internal training videos or presentations for accessibility before distribution within an organization.

Key capabilities

  • WCAG perceivability audit
  • Caption analysis
  • Audio description assessment
  • Color contrast evaluation
  • Detailed reporting

Example prompts

  • "Audit this video file [video_url] against WCAG 2.1 AA for perceivable media."
  • "Analyze the captions in this video [video_file] and identify any errors or missing content."
  • "Check the color contrast of visual elements in this video [video_file]."

Tips & gotchas

The skill requires a valid URL or file path to the video/media asset. Be aware that complex videos with advanced features might require manual review alongside the automated audit results for complete accuracy.

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
7

🌐 Community

Passed automated security scans.