Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

awesome-mobile-accessibility-agent-skills

يحتوي awesome-mobile-accessibility-agent-skills على 20 من skills المجمعة من almasumdev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
20
Stars
1
محدث
2026-04-19
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

accessible-forms
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
محللو ضمان جودة البرمجيات والمختبرون

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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
مصممو واجهات الويب والرقمية

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