almasumdev

306 mods across 15 repositories, 16 stars between them.

touch-targets

230

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.

1 4mo ago A 49 tokens

rtl-support

231

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.

1 4mo ago A 50 tokens

focus-order

234

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.

1 4mo ago A 45 tokens

talkback

237

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.

1 4mo ago A 40 tokens

voiceover

238

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.

1 4mo ago A 43 tokens