·maestro-mobile-testing
</>

maestro-mobile-testing

Maestro mobile E2E testing patterns for React Native/Expo apps: YAML test flows, testID selectors, adaptive auth state, optimistic update verification, GraalJS scripting, cross-platform stability, CI/CD integration, Maestro Cloud, and MCP server integration

50Installs·6Trend·@tovimx

Installation

$npx skills add https://github.com/tovimx/maestro-mobile-testing-skill --skill maestro-mobile-testing

How to Install maestro-mobile-testing

Quickly install maestro-mobile-testing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tovimx/maestro-mobile-testing-skill --skill maestro-mobile-testing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tovimx/maestro-mobile-testing-skill.

SKILL.md

View raw

Maestro is a declarative YAML-based mobile E2E testing framework. It provides automatic waiting, built-in retry logic, and fast execution without boilerplate. It's more stable than Detox or Appium for React Native apps.

Choose your selector approach based on project context. Both are valid — the right choice depends on whether your app is localized and your team's testing philosophy.

| Multi-language / i18n | id: (testID) | Stable across translations | | Single language | Text labels | Human-readable, self-documenting tests | | Agent-maintained tests | Either — ask the developer | Readability matters less for AI-maintained flows | | System dialogs | Text (always) | No testID possible on native alerts |

Maestro mobile E2E testing patterns for React Native/Expo apps: YAML test flows, testID selectors, adaptive auth state, optimistic update verification, GraalJS scripting, cross-platform stability, CI/CD integration, Maestro Cloud, and MCP server integration Source: tovimx/maestro-mobile-testing-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tovimx/maestro-mobile-testing-skill --skill maestro-mobile-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from tovimx/maestro-mobile-testing-skill

Quick answers

What is maestro-mobile-testing?

Maestro mobile E2E testing patterns for React Native/Expo apps: YAML test flows, testID selectors, adaptive auth state, optimistic update verification, GraalJS scripting, cross-platform stability, CI/CD integration, Maestro Cloud, and MCP server integration Source: tovimx/maestro-mobile-testing-skill.

How do I install maestro-mobile-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tovimx/maestro-mobile-testing-skill --skill maestro-mobile-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tovimx/maestro-mobile-testing-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20

Related Skills

None