android_ui_verification
Automated end-to-end UI testing and verification on an Android Emulator using ADB.
Content Preview
--- name: android_ui_verification description: Automated end-to-end UI testing and verification on an Android Emulator using ADB. risk: safe source: community date_added: "2026-02-28" --- # Android UI Verification Skill 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. ## When to Use - Verifying UI changes in React Native or Native A
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/android_ui_verification.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/android_ui_verification/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/android_ui_verification/SKILL.md
Related Skills
Finishing a Development Branch
Complete feature development with structured options for merge, PR, or cleanup
finishing-a-development-branchfinishing a development branch
by Jesse Vincent (community) · obra-superpowers-skills
development
Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application delivery.
development
by sickn33 (Antigravity) · antigravity-awesome-skills
development_workflows
Fullstack Development Workflows
engineering-teamdevelopmentworkflows
by alirezarezvani · alirezarezvani-claude-skills
android-native-dev
Android native application development and UI design guide. Covers Material Design 3, Kotlin/Compose development, project configuration, accessibility, and build troubleshooting. Read this before Android native application development.
android-native-devandroidnativedev
by MiniMax AI · minimax-ai-skills