mobile-testing

Automate visual and functional mobile UX tests across defined routes.

Updated Oct 2, 2025
One-click install
npx skills add https://github.com/Herrsosa/podiumx-sim-lab --skill mobile-testing-herrsosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-testing
Source: https://github.com/Herrsosa/podiumx-sim-lab/tree/main/.agent/skills/mobile-testing
Command: npx skills add https://github.com/Herrsosa/podiumx-sim-lab --skill mobile-testing-herrsosa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate and catch mobile UX regressions by automating visual and functional testing in a mobile viewport.

Core Features & Use Cases

  • Visual spot checks across pages to detect responsive issues on small screens.
  • Mobile navigation and bottom-tab flow testing to ensure tappable controls and correct routing.
  • End-to-end scenario coverage for public and protected routes (/, /marketplace, /athlete/:slug, /portfolio, /my-athlete, /feed).

Quick Start

Run a mobile QA pass on the running app to validate responsive layouts, interactive elements, and bottom navigation.

Frequently Asked Questions about mobile-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate mobile UX testing to catch visual regressions on small screens?

Mobile UX testing identifies visual regressions by automating functional and visual checks within a mobile viewport. This validates responsive layouts, tappable bottom navigation controls, and correct routing across public and protected application routes.

What is the best way to test mobile navigation and bottom-tab flows for tappable controls?

Testing mobile navigation validates bottom-tab flows by verifying tappable controls and correct routing. It applies automated interactions across defined routes like marketplace, athlete detail, and user profile pages to ensure consistent layout behavior.

Can I run visual spot checks across specific application routes to detect responsive issues?

Visual spot checks detect responsive issues by validating UI changes across defined routes including landing, marketplace, athlete detail, portfolio, and feed. This ensures consistent layouts and prevents regressions during feature rollouts and bug fixes.

Does automated mobile viewport testing require a running app environment for end-to-end scenario coverage?

Automated mobile viewport testing requires a running app environment to execute end-to-end scenario coverage. It validates interactive elements and responsive layouts by applying documented test procedures and specific viewport configurations to the active application.

Why does my mobile UI break during feature rollouts and how do I validate protected routes?

Feature rollouts cause mobile UI breaks when responsive layouts shift on small screens. Validate protected routes like portfolio and feed by running an automated mobile QA pass to confirm consistent layouts, interactive elements, and correct bottom navigation.