Add axe skill for iOS Simulator control
Provides commands for UI automation via accessibility APIs:
- describe-ui: Get accessibility tree
- tap: By label, ID, or coordinates
- type: Text input
- swipe: Gesture with start/end coords
- button: Hardware buttons (home, lock)
Includes common gotchas for sheet timing, multiple simulators,
and empty accessibility tree debugging.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>