accessibility-audit

Audit Android and iOS mobile app accessibility with structured checklists.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jperezdelreal/GymBro --skill accessibility-audit-jperezdelreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-audit
Source: https://github.com/jperezdelreal/GymBro/tree/main/.squad/skills/shared/accessibility-audit
Command: npx skills add https://github.com/jperezdelreal/GymBro --skill accessibility-audit-jperezdelreal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile accessibility auditing for Android (Compose) and iOS (SwiftUI). Covers TalkBack/VoiceOver testing, touch target sizing, content descriptions, and gym-specific situational accessibility (sweaty hands, noisy environments, one-handed use). Adapted from agency-agents Accessibility Auditor.

Core Features & Use Cases

  • Automated accessibility checklist for Android and iOS
  • Manual testing protocols and audit templates
  • Gym-specific UX considerations for accessibility

Quick Start

Run an accessibility audit on GymBro screens and review the resulting report using the provided checklist

Frequently Asked Questions about accessibility-audit

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

FAQPage Schema
How do I run a mobile accessibility audit for Android and iOS apps?

Run a mobile accessibility audit by applying a structured checklist to Android and iOS screens during QA cycles. This process enforces requirements like manual testing protocols, content descriptions, and touch target sizing to identify and remediate issues.

What mobile accessibility issues should I check for with VoiceOver and TalkBack?

Check for VoiceOver and TalkBack compatibility by following manual testing protocols. Verify content descriptions are present, touch targets meet sizing standards, and screens are navigable for users relying on screen readers during feature reviews.

Does this accessibility audit cover situational impairments like sweaty hands or noisy environments?

This accessibility audit covers gym-specific situational impairments including sweaty hands, noisy environments, and one-handed use. It adapts standard mobile checks to ensure apps remain usable under these challenging physical conditions.

Can I use this accessibility checklist during design iterations before QA?

You can use this accessibility checklist during design iterations, feature reviews, and QA cycles. Applying the audit templates early helps enforce content descriptions and touch target requirements before final development.

What is the best way to remediate touch target sizing issues in Compose and SwiftUI?

Remediate touch target sizing issues by applying the audit checklist to Compose and SwiftUI screens. The audit identifies undersized targets and enforces standard sizing requirements to ensure mobile accessibility compliance.

Are there manual testing protocols for auditing mobile app accessibility?

Manual testing protocols are provided for auditing mobile app accessibility. These protocols guide testers through Android and iOS screens to identify issues with content descriptions, touch targets, and screen reader interactions.