wordpress-mobilewordpress-mobileOfficialยท3 Agent Skills Included

WordPress-iOS

Automate iOS app testing and Xcode builds for WordPress mobile

Automates UI testing of the WordPress and Jetpack iOS apps by driving a Simulator through WebDriverAgent. Runs plain-language markdown test cases, taps, swipes, and types on screen without manual clicking. Switches Xcode schemes and lists build targets so agents build and test the right configuration. Cuts repetitive manual QA and simulator setup for iOS developers.
npx skills add wordpress-mobile/WordPress-iOS --all -g -y
Available:

Tells the AI agent how the WordPress iOS codebase is structured, which architecture and testing patterns to follow, and how to build, lint, and run tests correctly.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’