hoangnguyen0403/agent-skills-standard-common-common-mobile-visual-testing
Standardizes mobile UI audits, performance/scroll checks, RTL verification, and state-specific testing on iOS/Android.
This is a copy. The original lives at hoangnguyen0403/common-mobile-visual-testing.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill common-mobile-visual-testing
> [!IMPORTANT]
> Tier 2 (Methodology): Strategy mobile UI/UX audit.
> Tier 3 (Domain): i18n, A11y (Dynamic Type), Platform (Notch/RTL).
Analyze diff + answer:
| Change Type | Scenarios to Run |
| :--- | :--- |
| UI/Styling | Visual Audit + Dark Mode + QoS Check (CPU/Mem) |
| Navigation | User Flow + Deep Link + Z-Order |
| Lists/Grids | Scroll Test + Pagination + Empty State |
| i18n/Locale | RTL + Truncate + Locale Logic |
| Accessibility | Dynamic Type + High Contrast + Permission Reason |
| Scenario | Appium Tool |
| :--- | :--- |
| System Alert | appium_alert (check hierarchy first) |
| Performance | appium_mobile_performance_data (monitor during flow) |
| Visual Check | appium_screenshot (base/diff) |
| Layout Audit | appium_get_source (hierarchy/aria) |
appium_mobile_performance_data (scroll/video).appium_screenshot.appium_alert → accept/dismiss.Take hoangnguyen0403/agent-skills-standard-common-common-mobile-visual-testing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.