presentation-accessibility

Audit HTML presentations for WCAG 2.1 AA accessibility compliance.

Updated May 22, 2026
One-click install
npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill presentation-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation-accessibility
Source: https://github.com/shekerkamma/peopletech-marketplace/tree/main/plugins/presentation-suite/skills/presentation-accessibility
Command: npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill presentation-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HTML presentations often fail to meet accessibility standards, excluding users with disabilities from accessing content and creating compliance risks for public talks, conferences, and shared business materials.

Core Features & Use Cases

  • Full WCAG 2.1 AA Audit: Checks 7 core accessibility categories including color contrast, font sizes, keyboard navigation, screen reader compatibility, motion sensitivity, semantic structure, and responsive zoom.
  • Prioritized Issue Reporting: Generates a structured report separating critical must-fix issues from recommended warnings, with clear remediation guidance for each problem.
  • Use Case: Use this skill when preparing slides for industry conferences, internal company all-hands, or client presentations to ensure all attendees can access and engage with your content regardless of ability.

Quick Start

Use the presentation-accessibility skill to run a full WCAG accessibility audit on your HTML presentation and receive a prioritized list of required fixes.

Frequently Asked Questions about presentation-accessibility

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

FAQPage Schema
How do I check if my HTML presentation meets WCAG 2.1 AA compliance?

Run an accessibility audit on your HTML presentation to validate WCAG 2.1 AA compliance across seven core categories including color contrast, keyboard navigation, screen reader support, motion preference handling, semantic HTML structure, and responsive zoom behavior. It generates a prioritized list of critical issues and warnings with remediation guidance.

What accessibility barriers do I need to fix for conference slides?

Common accessibility barriers in conference slides include insufficient color contrast ratios, missing keyboard navigation, lack of screen reader compatibility, unhandled motion preferences, poor semantic HTML structure, and non-responsive zoom behavior. An audit identifies these specific barriers and provides clear remediation guidance for each problem.

How do I audit screen reader compatibility and keyboard navigation in HTML slides?

Validate screen reader compatibility and keyboard navigation by auditing the semantic HTML structure of your presentation. The audit checks whether interactive elements are reachable via keyboard and whether content is properly structured for assistive technologies, generating a report separating critical must-fix issues from recommended warnings.

Can I use this accessibility audit for internal company all-hands and client presentations?

Yes, you can use this audit for internal company all-hands and client presentations. It ensures all attendees can access and engage with your content regardless of ability by validating inclusive design standards and regulatory adherence across public talks, conferences, and shared business materials.

What is the best way to fix color contrast and font size issues in HTML presentations?

The best way to fix color contrast and font size issues is to run a WCAG 2.1 AA audit that validates contrast ratios and minimum font sizes. It generates a structured report separating critical must-fix issues from recommended warnings, providing clear remediation guidance for each identified problem.