What is android_ui_verification?
Automated end-to-end UI testing and verification on an Android Emulator using ADB. Source: sickn33/antigravity-awesome-skills.
Automated end-to-end UI testing and verification on an Android Emulator using ADB.
Quickly install android_ui_verification AI skill to your development environment via command line
Source: sickn33/antigravity-awesome-skills.
This skill provides a systematic approach to testing React Native applications on an Android emulator using ADB commands. It allows for autonomous interaction, state verification, and visual regression checking.
Device Calibration Before interacting, always verify the screen resolution to ensure tap coordinates are accurate.
Note: Layouts are often scaled. Use the physical size returned as the base for coordinate calculations.
Automated end-to-end UI testing and verification on an Android Emulator using ADB. Source: sickn33/antigravity-awesome-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill android_ui_verificationAutomated end-to-end UI testing and verification on an Android Emulator using ADB. Source: sickn33/antigravity-awesome-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill android_ui_verification Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sickn33/antigravity-awesome-skills