Device Interaction

Verify interactive Apple-platform app behavior on a simulator or device through Xcode MCP screenshots, UI hierarchy, and synthesized input. Use when the user asks to test or check behavior on a device/simulator, after implementing UI interaction changes that need runtime verification, or when debugging touch, focus, keyboard, orientation, or other input behavior. Do not use for build-only checks, unit tests, code review, static UI inspection, or SwiftUI preview-only verification.

igorkulman c34a60a 10.0 KB Updated

File contents

igorkulman/pi-skills/tree/main/skills/device-interaction commit c34a60a3d7

Frequently asked questions

npx skillmds@latest add igorkulman/device-interaction