Last commit on June 14, 2026·Created on October 17, 2025
conorluddy/ios-simulator-skill
“Navigates the iOS simulator by accessibility, not by pixels.”
Combined rank
#166
across all skills
In Developer Tooling
#13
category rank
Stars
1.2k
+1.4% in last 7d
Forks
84
+3.7% in last 7d
Watchers
2
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill gives an AI agent or developer 29 scripts to build, test, and automate iOS apps on the simulator. It replaces fragile pixel-coordinate navigation with semantic access to the accessibility tree, making interactions reliable across UI changes. The scripts cover build and test execution, accessibility auditing, visual diff, privacy permissions, push notifications, and full simulator lifecycle. Output is concise by default and token-efficient, suited for agent-driven or CI workflows.