什么是 android_ui_verification?
使用 ADB 在 Android 模拟器上进行自动化端到端 UI 测试和验证。 来源:sickn33/antigravity-awesome-skills。
使用 ADB 在 Android 模拟器上进行自动化端到端 UI 测试和验证。
通过命令行快速安装 android_ui_verification AI 技能到你的开发环境
来源: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.
使用 ADB 在 Android 模拟器上进行自动化端到端 UI 测试和验证。 来源:sickn33/antigravity-awesome-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill android_ui_verification使用 ADB 在 Android 模拟器上进行自动化端到端 UI 测试和验证。 来源:sickn33/antigravity-awesome-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill android_ui_verification 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sickn33/antigravity-awesome-skills