·android_ui_verification
*

android_ui_verification

Automated end-to-end UI testing and verification on an Android Emulator using ADB.

24Installs·2Trend·@sickn33

Installation

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill android_ui_verification

How to Install android_ui_verification

Quickly install android_ui_verification 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/sickn33/antigravity-awesome-skills --skill android_ui_verification
  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: sickn33/antigravity-awesome-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill android_ui_verification
Category
*Creative Media
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from sickn33/antigravity-awesome-skills

Quick answers

What is android_ui_verification?

Automated end-to-end UI testing and verification on an Android Emulator using ADB. Source: sickn33/antigravity-awesome-skills.

How do I install android_ui_verification?

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

Where is the source repository?

https://github.com/sickn33/antigravity-awesome-skills