
from skills37
Author and run readable Maestro YAML flows for mobile UI tests, integrate with CI, and use Maestro Studio for element inspection on Android and iOS.
Provides practical instructions and examples for writing Maestro YAML flows to test mobile UIs. Covers setup (installing Maestro), authoring basic and complex flows (navigation, conditional flows, screenshots), environment variable handling, recording, and CI integration with GitHub Actions.
Use this skill when you need to create end-to-end or visual regression tests for Android or iOS apps using Maestro's YAML syntax, when integrating mobile tests into CI, or when debugging UI selectors with Maestro Studio. Not intended for full-device farm orchestration.
Best for agents that assist with mobile QA, CI pipelines, and YAML workflow authoring (e.g., Copilot, Codex, Claude Code).
Maestro mobile UI testing skill with YAML flow examples and CI integration guidance. Contains a curl|bash install command (curl -Ls get.maestro.mobile.dev | bash) which is a security concern. Well-structured instructions with progressive examples from basic to advanced, but no bundled scripts for automation. Niche audience — only useful for teams doing mobile UI testing with Maestro specifically.
The curl|bash install is the official Maestro install method, so it's expected but still a security deduction. Skill is well-written for its niche but limited in breadth. No separation of scripts into scripts/ directory — all code is inline in SKILL.md. Frontmatter and structure are decent but could benefit from references/ for Maestro docs links.