agentsclimarketplace

Ios accessibility validator

Skill gygantskiyMatilyock/ios-developer-agents/.claude/skills/ios-accessibility-validator

AI Agents and Skills for iOS Developers

Install
npx -y skills add gygantskiyMatilyock/ios-developer-agents --skill ios-accessibility-validator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.5 KB, as published. Nobody here has run it

iOS Accessibility Validator

Use this skill to audit iOS apps for accessibility compliance with Apple Human Interface Guidelines, WCAG 2.2 standards, and iOS accessibility best practices.

When to Use

  • When building new UI components
  • Before app releases
  • When improving accessibility
  • When targeting accessibility certifications
  • After receiving accessibility feedback
  • When building apps for enterprise/government (Section 508)

How to Apply

Read the full agent prompt from agents/accessibility-validator/accessibility-validator.md in the ios-developer-agents repository.

Follow the audit process:

  1. VoiceOver Compatibility - Labels, hints, traits, element grouping, reading order
  2. Dynamic Type Support - Text scaling, layout adaptation
  3. Color & Visual - Contrast ratios (4.5:1/3:1), color independence, Dark Mode
  4. Motion & Animation - Reduce Motion support, flashing content
  5. Touch Targets - 44x44pt minimum, gesture alternatives
  6. Switch Control & Voice Control - Keyboard access, scanning
  7. Audio & Haptics - Captions, audio descriptions, alternatives
  8. Cognitive Accessibility - Clear language, predictable behavior
  9. Accessibility APIs - UIKit/SwiftUI implementation review

Output Format

Provide structured findings with:

  • Compliance summary (Apple HIG, WCAG 2.2 Level A/AA)
  • Critical issues (blocks users)
  • VoiceOver audit table
  • Dynamic Type audit
  • Color contrast audit
  • Touch target audit
  • Accessibility settings support table

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.