mobile-qa

Automate Expo/React Native mobile QA setup and iOS simulator testing.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/B4rz99/fidy --skill mobile-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-qa
Source: https://github.com/B4rz99/fidy/tree/main/.agents/skills/mobile-qa
Command: npx skills add https://github.com/B4rz99/fidy --skill mobile-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill facilitates the streamlined manual quality assurance of Fidy's mobile applications, using Expo/React Native, Metro, and iOS simulators, making the process efficient and visual.

Core Features & Use Cases

  • Manual QA Workflow: Automates the setup and execution of QA processes for mobile apps.
  • Integration with Expo/React Native: Utilizes the Expo platform for seamless development and testing.
  • Visual Verification: Integrates serve-sim for effective visual QA of the app's UI.
  • Use Case: A QA tester can use this Skill to verify the latest changes in the Fidy app on an iOS simulator, ensuring that all UI components are functioning correctly.

Quick Start

Run the QA skill to start Metro, open the iOS simulator, and launch Fidy for manual QA testing.

Frequently Asked Questions about mobile-qa

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

FAQPage Schema
How do I automate Expo and Metro setup for manual mobile QA on iOS simulators?

Automating Expo and Metro setup for manual mobile QA involves bootstrapping the Expo environment, starting the Metro bundler, and launching the iOS simulator to test your React Native application visually.

How does visual UI testing work with Expo's development client?

Visual UI testing with Expo's development client works by integrating serve-sim to launch the app in an iOS simulator, allowing QA testers to manually verify React Native UI components are functioning correctly.

Can I use this manual QA workflow for React Native apps built with Expo?

Yes, this manual QA workflow is designed for React Native apps built with Expo, handling environment bootstrapping and simulator launching to streamline the visual verification process.

What's the best way to start Metro and launch an iOS simulator for React Native testing?

The best way to start Metro and launch an iOS simulator for React Native testing is to run an automated QA script that bootstraps the Expo environment and opens the development client for visual verification.

What is streamlined manual quality assurance for React Native mobile applications?

Streamlined manual quality assurance for React Native applications is an automated process that sets up Expo, initializes Metro, and opens iOS simulators to make visual UI testing efficient.