AI AGENT ADDONS
Testing & QA
2,051installs

You can build and test your iOS app on a simulated iPhone before you create a pull request. This skill runs your app on a simulator, takes screenshots, and checks the logs for crashes or errors. It helps you catch problems early and make sure your app works correctly.

The skill handles the entire process. It finds your Xcode project, boots a simulator, builds the app, installs it, and launches it. Then it walks through key screens to verify the user interface looks right and no errors appear. When needed, it asks a human to test things like sign‑in or camera permissions.

Add Ce Test Xcode skill to your workflow

Global

mkdir -p ~/.claude/skills/ce-test-xcode

Project

mkdir -p .claude/skills/ce-test-xcode

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago