almasumdev/awesome-mobile-accessibility-agent-skills

Agent skills for building accessible mobile apps across platforms (a11y, screen readers, contrast, motion).

1Stars on the repository
20Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

a11y-principles

03

almasumdev/awesome-mobile-accessibility-agent-skills

Skill Claude CodeCodex

POUR (Perceivable, Operable, Understandable, Robust) principles translated to mobile contexts. Use this when kicking off a new feature or doing an accessibility triage of an existing screen.

not rated 1 4mo ago A 47 tokens

touch-targets

07

almasumdev/awesome-mobile-accessibility-agent-skills

Skill Claude CodeCodex

Minimum touch-target sizes, hit-slop, and spacing on iOS, Android, Flutter, and React Native. Use this when designing icon buttons, toolbars, list actions, or anything smaller than a full-width row.

not rated 1 4mo ago A 49 tokens

rtl-support

08

almasumdev/awesome-mobile-accessibility-agent-skills

Skill Claude CodeCodex

Right-to-left (RTL) layout mirroring, bidirectional text, numerals, and accessibility implications on iOS, Android, Flutter, and React Native. Use this when supporting Arabic, Hebrew, Urdu, or Farsi locales.

not rated 1 4mo ago A 50 tokens

focus-order

11

almasumdev/awesome-mobile-accessibility-agent-skills

Skill Claude CodeCodex

Controlling traversal order for screen readers, keyboards, and switches — custom focus, focus traps, and focus restoration. Use this when the visual layout diverges from the document order or when building overlays and dialogs.

not rated 1 4mo ago A 45 tokens

talkback

14

almasumdev/awesome-mobile-accessibility-agent-skills

Skill Claude CodeCodex

Android TalkBack essentials — semantics, importantForAccessibility, live regions, custom actions, and Jetpack Compose semantics blocks. Use this when building or auditing Android UI for screen-reader users.

not rated 1 4mo ago A 40 tokens

voiceover

15

almasumdev/awesome-mobile-accessibility-agent-skills

Skill Claude CodeCodex

VoiceOver exposes the accessibility tree built from UIAccessibility / SwiftUI modifiers. Your job is to expose accurate label, value, traits, hint for every interactive element and to control reading order when the visual tree diverges from logical order.

not rated 1 4mo ago A 43 tokens

almasumdev/awesome-mobile-accessibility-agent-skills

Skill Claude CodeCodex

Automated accessibility tooling — Accessibility Scanner (Android), Accessibility Inspector + XCUIAccessibilityAudit (iOS), axe-core Flutter and RN, Espresso a11y checks. Use this to wire a11y checks into CI.

not rated 1 4mo ago A 51 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: