alera-emulator
SolidUse when inspecting, attaching, viewing, or automating Android emulators and iOS simulators through Alera, including screenshots, accessibility observations, gestures, typing, app installation and launch, Android permissions, and bounded logcat reads.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- leynier
- Repository
- leynier/alera
- Created
- 5 months ago
- Last Updated
- today
- Language
- Dart
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
emulator-testing
Boots and drives Android AVDs and iOS simulators from the CLI (adb, `xcrun simctl`, Flutter `integration_test`, Alchemist goldens). Use when running headless app tests, verifying screenshots, or debugging emulator boot/GPU issues.
orca-emulator-android
Control an Android emulator / device from inside Orca using the `orca` CLI. Use for listing/booting AVDs, taps, swipes, typing, hardware buttons (incl. Back and Recents), rotation, app install/launch, runtime permissions, the accessibility tree, and logcat — driving a real adb-connected device or emulator. Cross-platform (Windows, Linux, macOS). Complements the orca-emulator (iOS) and orca-cli skills.
orca-emulator
Control a mobile (iOS) emulator / simulator stream from inside Orca using the `orca` CLI. Use for taps, gestures, typing, hardware buttons, camera injection, permissions, accessibility tree, and more — all while seeing the live view in Orca's emulator pane. Prefer this over raw `npx serve-sim` or direct simctl when running agents inside Orca (the orca surface handles device scoping, helper lifecycle, and worktree context). Complements the orca-cli skill for terminals, worktrees, and the built-in browser.