From auto-mobile
Inspects the current state of a connected mobile device using AutoMobile observe capability, summarizing active app, visible UI elements, and interaction targets.
npx claudepluginhub kaeawc/auto-mobile --plugin auto-mobileobserve/# Observe Device Use the AutoMobile observation tooling to inspect the current device state. ## Workflow 1. Call the `observe` capability for the active device. 2. Report the active app or activity, the most relevant visible UI elements, and the observation timestamp. 3. If the hierarchy is noisy, summarize only the controls that matter to the user’s goal. 4. When follow-up automation is likely, call out obvious next interaction targets such as buttons, fields, tabs, or permission prompts. ## Output Structure - Active app and activity - Key visible UI elements - `updatedAt` timestamp -...
/test-simulatorLaunches simulator testing agent to run test scenarios with location simulation, permissions, push notifications; captures screenshots/videos, monitors logs, analyzes results, and reports.
/handsonStarts HandsOn screen automation session: captures screenshot, detects UI framework on foreground window, confirms user goals and preferences, then automates app interactions.
/shotCaptures screenshots of full screen, active window, or named app and analyzes for UI overview, key elements, state, errors, and specific questions via sub-agent.
/mobileInvokes the mobile-accessibility agent to assist with React Native accessibility issues like touch targets and screen readers.
/guiDebugs and validates GUI systems including web dashboards, CLI interfaces, and visual components with automated diagnostics, testing, performance analysis, accessibility checks, and fixes. Supports scan modes via flags.
/SKILLConfigures Git user identity and project commit scopes: verifies name/email, initializes git-agent, validates scopes from .git-agent/config.yml, generates .claude/git.local.md.
Share bugs, ideas, or general feedback.
Use the AutoMobile observation tooling to inspect the current device state.
observe capability for the active device.updatedAt timestamp