什麼是 device-testing?
使用 xcobra 與 iOS 模擬器互動並驗證應用程式行為 來源:evanbacon/apple-health。
使用 xcobra 與 iOS 模擬器互動並驗證應用程式行為
透過命令列快速安裝 device-testing AI 技能到你的開發環境
來源:evanbacon/apple-health。
Use bunx xcobra to interact with iOS simulators and debug Expo apps.
This returns XML with all UI elements, their labels, identifiers, and positions. Use this to:
If deep links navigate to the wrong screen or you see unexpected content:
使用 xcobra 與 iOS 模擬器互動並驗證應用程式行為 來源:evanbacon/apple-health。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/evanbacon/apple-health --skill device-testing使用 xcobra 與 iOS 模擬器互動並驗證應用程式行為 來源:evanbacon/apple-health。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/evanbacon/apple-health --skill device-testing 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/evanbacon/apple-health