WordPress-iOS
Automate iOS app testing and Xcode builds for WordPress mobile
All Skills in This Repository (3)
Pure Emerald Level Indicatorsai-test-runner
Automate AI-driven UI test execution for WordPress and Jetpack iOS apps in a simulator.
ios-sim-navigation
Navigate iOS simulator UI via WebDriverAgent using the accessibility tree.
switching-xcode-scheme
Reads and switches the active scheme of the focused Xcode workspace via AppleScript.
Frequently Asked Questions
FAQPage SchemaHow to install WordPress-iOS skills?โผ
Run `npx skills add wordpress-mobile/WordPress-iOS --all -g -y` in your terminal to install all skills in this suite globally.
How to run automated UI tests on the WordPress iOS app?โผ
The ai-test-runner skill executes plain-language markdown test cases against the app on an iOS Simulator via WebDriverAgent and reports pass or fail per test.
Can an AI agent control an iOS Simulator?โผ
Yes. The ios-sim-navigation skill lets the agent tap, swipe, type, and inspect the accessibility tree of any app running on a Simulator.
How to switch Xcode schemes with an AI agent?โผ
The switching-xcode-scheme skill reads and changes the active scheme in the running Xcode app, so builds and tests target the correct configuration.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core