mobile-e2e-testing

Automate mobile app end-to-end testing with Maestro and Detox frameworks.

3|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/ai-enhanced-engineer/aiee-skills --skill mobile-e2e-testing-ai-enhanced-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-e2e-testing
Source: https://github.com/ai-enhanced-engineer/aiee-skills/tree/main/skills/mobile-e2e-testing
Command: npx skills add https://github.com/ai-enhanced-engineer/aiee-skills --skill mobile-e2e-testing-ai-enhanced-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires maestro, detox, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates mobile application end-to-end testing, enabling comprehensive coverage of user journeys and interactions on real devices.

Core Features & Use Cases

  • Automated E2E Testing: Executes test flows that simulate real user interactions on mobile devices.
  • Framework Support: Integrates with Maestro for YAML-based flows and Detox for JavaScript/TypeScript testing.
  • Device Farm Compatibility: Supports testing on a variety of real devices through cloud platforms.
  • Use Case: Ensure the stability and performance of a mobile application by automating critical user workflows and interactions.

Quick Start

Use the mobile-e2e-testing skill to run the automated test suite for your React Native app.

Frequently Asked Questions about mobile-e2e-testing

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

FAQPage Schema
How do I automate end-to-end testing for a React Native app?

Automate end-to-end testing for a React Native app by using frameworks like Maestro and Detox to simulate real user interactions and execute critical user journeys across mobile devices.

What is the best way to run E2E tests on real mobile devices?

Running E2E tests on real mobile devices is best achieved by integrating Maestro and Detox with cloud device farms, ensuring comprehensive coverage of critical user workflows and interactions.

Does mobile E2E testing work with both Maestro and Detox?

Mobile E2E testing works with both Maestro and Detox, supporting YAML-based flows for Maestro and JavaScript or TypeScript testing for Detox to validate mobile application stability.

Do I need Maestro and Detox installed before running automated mobile tests?

Yes, you need Maestro and Detox installed and properly configured for your specific application before executing the automated end-to-end test suite on your mobile devices.

When should I use Maestro versus Detox for mobile testing?

Use Maestro for YAML-based test flows and Detox for JavaScript or TypeScript testing, allowing you to cover a range of devices and critical user interactions within your React Native app.