What problem does it solve?
This Skill streamlines the process of building, running, and playtesting the Sideline Strategist iOS application on simulators, ensuring a consistent and controlled testing environment.
Core Features & Use Cases
- Controlled Simulator Environment: Enforces the use of specific iOS versions (26.x) and device types (iPhone 17) for playtesting.
- Automated Build & Run: Leverages XcodeBuildMCP for deterministic build, installation, and launch commands.
- UI Element Interaction: Utilizes Accessibility IDs for reliable UI element discovery and interaction, avoiding coordinate guesswork.
- Use Case: A developer needs to quickly test a new feature in the Sideline Strategist app. They can use this Skill to build and run the app on an iPhone 17 simulator with iOS 26.x, then interact with UI elements using their Accessibility IDs to verify the feature's behavior.
Quick Start
Use the playtesting-gridiron-ios skill to build and run the Sideline Strategist app on an iPhone 17 simulator with iOS 26.x, then tap the 'navigation.tab.franchise' element.