byhacker-valley-media· 6 skills
Drive any installed app on an owned, unlocked, Developer-Mode iPhone via interceptor ios *: ref-tagged element trees, deterministic coordinate taps (click), reliable text entry (type/keys), scroll, drag, hardware buttons (press), screenshots, installed-app listing, and app launch/activate/terminate. The phone runs an on-device XCUITest runner (InterceptorRunner) that dials into the daemon over WiFi — no cable once paired, no WebDriverAgent. Address a phone with --on <name> or ios:<udid>; phones auto-connect on the first verb. Use for iPhone app automation. Not for the iOS Simulator UI of a Mac app, and not for content inside a browser tab (use interceptor-browser) or a macOS app (use interceptor-macos).
$npx -y skills add hacker-valley-media/interceptor --skill interceptor-iosInstalls into the current project.
Run `npx skills use "https://github.com/hacker-valley-media/interceptor" --skill "hacker-valley-media/interceptor/interceptor-ios"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hacker-valley-media/interceptor" that are relevant to the current task. Run `npx skills add "https://github.com/hacker-valley-media/interceptor"` and select the relevant skills, then follow their instructions.