ios-simulator
SKILL.md
iOS Simulator Testing
When to Use This Skill
- Testing iOS applications locally
- Taking screenshots of app states
- Simulating user interactions
- Testing different device sizes
- Debugging mobile UI issues
- Recording app demonstrations
Prerequisites
# Ensure Xcode is installed
xcode-select --install
# List available simulators
xcrun simctl list devices