Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

awesome-mobile-accessibility-agent-skills

awesome-mobile-accessibility-agent-skills contém 20 skills coletadas de almasumdev, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
20
Stars
1
atualizado
2026-04-19
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

accessible-forms
Designers de interfaces web e digitais

Labels, errors, grouping, and autofill for mobile forms. Use this when building any screen that collects user input — login, signup, checkout, profile editing.

2026-04-19
input-validation-a11y
Designers de interfaces web e digitais

Announcing validation results, shaping error messages, and recovering focus. Use this when implementing client-side validation or async server-side errors in forms.

2026-04-19
a11y-principles
Designers de interfaces web e digitais

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.

2026-04-19
wcag-2-2-for-mobile
Designers de interfaces web e digitais

WCAG 2.2 success criteria translated to mobile platforms — gestures, inputs, orientation, focus, and target size. Use this when scoping accessibility acceptance criteria for a mobile feature.

2026-04-19
keyboard-and-hardware-input
Designers de interfaces web e digitais

Keyboard, D-pad, and hardware-switch support on iOS (Full Keyboard Access), Android, Flutter, and React Native. Use this when building screens that must be usable without touch.

2026-04-19
switch-and-voice-control
Designers de interfaces web e digitais

Supporting iOS Switch Control + Voice Control, Android Switch Access + Voice Access, and AssistiveTouch. Use this when building any interactive UI, especially custom gestures, drag-and-drop, or non-standard controls.

2026-04-19
touch-targets
Designers de interfaces web e digitais

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.

2026-04-19
rtl-support
Designers de interfaces web e digitais

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.

2026-04-19
animation-accessibility
Designers de interfaces web e digitais

Safe animation patterns — vestibular triggers, parallax, autoplay, flashing thresholds, and user controls. Use this when specifying motion-heavy UI like onboarding, marketing screens, and media players.

2026-04-19
reduce-motion
Designers de interfaces web e digitais

Detecting and honoring the user's reduce motion preference on iOS, Android, Flutter, and React Native. Use this when building transitions, parallax, hero animations, or autoplay.

2026-04-19
focus-order
Designers de interfaces web e digitais

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.

2026-04-19
modal-accessibility
Designers de interfaces web e digitais

Accessible dialogs, bottom sheets, and popovers — announcing, trapping focus, handling dismiss, and returning focus. Use this when adding modal UI to any platform.

2026-04-19
semantics-labels
Designers de interfaces web e digitais

Cross-platform semantics — labels, roles, values, and states across iOS, Android, Flutter, and React Native. Use this to keep screen-reader behavior consistent across platforms.

2026-04-19
talkback
Designers de interfaces web e digitais

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.

2026-04-19
voiceover
Designers de interfaces web e digitais

iOS VoiceOver essentials — accessibility traits, labels/values/hints, custom elements, accessibilityElements order, and rotor support. Use this when building or auditing iOS UI for screen-reader users.

2026-04-19
automated-a11y-tools
Analistas de garantia de qualidade de software e testadores

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.

2026-04-19
manual-a11y-audit
Designers de interfaces web e digitais

Heuristic audit playbook, user-testing approach, and issue-logging conventions for mobile accessibility. Use this before every major release or at least quarterly on the main flows.

2026-04-19
contrast-and-color
Designers de interfaces web e digitais

WCAG contrast ratios, non-text contrast, and color-blind-safe patterns for mobile UI. Use this when designing palettes, tokens, or auditing a screen for color accessibility.

2026-04-19
dark-mode-a11y
Designers de interfaces web e digitais

Accessibility pitfalls specific to dark themes — contrast, elevation, pure black, and system overrides. Use this when designing dark theme palettes or auditing parity between themes.

2026-04-19
dynamic-type-scaling
Designers de interfaces web e digitais

Honoring user font-scale preferences on iOS, Android (Views and Compose), Flutter, and React Native. Use this when building text-heavy screens or component libraries.

2026-04-19