This is the skill you want when you're planning mobile QA across iOS and Android and need to figure out device coverage, automation frameworks, and release gates without burning your CI budget. It guides you through building a device matrix from analytics, choosing between XCUITest, Espresso, and cross-platform tools, and setting flake budgets with quarantine rules. The workflow is practical: emulator first for PR gates, real devices for targeted flows, with mobile-specific coverage like permissions, backgrounding, and offline behavior. It won't give you platform-specific commands (there are separate iOS and Android skills for that), but it will help you design a testing strategy that actually ships instead of flaking out at 3am before release.
npx skills add https://github.com/vasilyu1983/ai-agents-public --skill qa-testing-mobile