Handles Android test automation across Espresso for Views, Compose Testing, and UIAutomator for system interactions. You'd reach for this when debugging flaky tests, setting up CI gates with Gradle Managed Devices, or building out a layered testing strategy from unit to instrumented. The skill defaults to 2026 best practices: test orchestrator for isolation, animations disabled via Gradle, and stable selectors over fragile text matching. It includes quick reference tables for common adb and Gradle commands, plus dedicated guides for each framework that you can search through rather than loading wholesale. The fact-checking reminder at the end is a nice touch given how fast Android tooling moves.
npx skills add https://github.com/vasilyu1983/ai-agents-public --skill qa-testing-android