mobileappfix

Automate end-to-end mobile app debugging for React Native and Expo with Maestro MCP.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Motium-AI/claude-code-toolkit --skill mobileappfix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobileappfix
Source: https://github.com/Motium-AI/claude-code-toolkit/tree/main/config/skills/mobileappfix
Command: npx skills add https://github.com/Motium-AI/claude-code-toolkit --skill mobileappfix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomous mobile apps debugging is tedious when relying on manual testing; this skill automates end-to-end validation using Maestro MCP to drive mobile tests and verify results.

Core Features & Use Cases

  • Autonomous mobile debugging for React Native / Expo apps using Maestro MCP to orchestrate end-to-end journeys.
  • Preflight checks, plan/fix-verify loops, and honest completion checkpoints to ensure fixes are verified and committed.
  • Use cases include detecting login issues, navigation regressions, and UI/flow failures across iOS and Android simulators.

Quick Start

Trigger the skill with /mobileappfix or "fix mobile app", ensure Maestro MCP is installed and configured, run full journeys (J2/J3) via MCP tools, and commit changes automatically after successful verification.

Frequently Asked Questions about mobileappfix

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

FAQPage Schema
How do I automate end-to-end mobile app debugging for React Native and Expo?

Autonomous end-to-end mobile app debugging for React Native and Expo is automated by orchestrating full user journeys with Maestro MCP, running preflight checks, and executing plan, fix, and verify loops.

Can I automatically commit fixes after verifying React Native app test journeys?

Yes, fixes are auto-committed after autonomous testing successfully verifies full user journeys, ensuring that only validated code changes are committed via a completion checkpoint where all booleans must be true.

What kind of mobile app failures can autonomous e2e testing detect?

Autonomous e2e testing detects login issues, navigation regressions, and UI or flow failures across iOS and Android simulators by validating full user journeys using Maestro MCP.

Do I need Maestro MCP installed to run autonomous mobile app debugging?

Yes, Maestro MCP tooling must be installed and configured, alongside preflight configuration, to orchestrate end-to-end journeys and execute the autonomous fix and verify loops.

What is the completion checkpoint for mobile app test verification?

The completion checkpoint is an honest verification gate that stops the autonomous debugging process only when all booleans are true, ensuring every detected fix is fully verified across full user journeys.

Does autonomous mobile debugging work with both iOS and Android simulators?

Yes, autonomous mobile debugging validates full user journeys and detects UI or flow failures across both iOS and Android simulators using Maestro MCP for React Native and Expo projects.