Skip to main content
Back to registry

ios-simulator-skill

conorluddy/ios-simulator-skill

Build, test, and automate iOS applications using accessibility-driven navigation and structured data instead of pixel coordinates.

Installs498
Install command
npx skills add https://github.com/conorluddy/ios-simulator-skill --skill ios-simulator-skill
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
Build, test, and automate iOS applications using accessibility-driven navigation and structured data instead of pixel coordinates. All scripts support --help for detailed options and --json for machine-readable output. Always prefer the accessibility tree over screenshots for navigation. The accessibility tree gives you element types, labels, frames, and tap targets — structured data that's cheaper and more reliable than image analysis. Use this priority: Screenshots cost 1,600–6,300 tokens depending on size. The accessibility tree costs 10–50 tokens in default mode. build_and_test.py - Build Xcode projects, run tests, parse results with progressive disclosure log_monitor.py - Real-time log monitoring with intelligent filtering screen_mapper.py - Analyze current screen and list interactive elements navigator.py - Find and interact with elements semantically gesture.py - Perform swipes, scrolls, pinches, and complex gestures keyboard.py - Text input and hardware button control app_launcher.py - App lifecycle management accessibility_audit.py - Check WCAG compliance on current screen visual_diff.py - Compare two screenshots for visual changes test_recorder.py - Automatically document test execution app_state_capture.py - Create comprehensive debugging snapshots sim_health_check.sh - Verify environment is properly configured clipboard.py - Manage simulator clipboard for paste...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ios-simulator-skill do?

Build, test, and automate iOS applications using accessibility-driven navigation and structured data instead of pixel coordinates.

Is ios-simulator-skill good?

ios-simulator-skill does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ios-simulator-skill work with?

ios-simulator-skill currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to ios-simulator-skill?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ios-simulator-skill?

npx skills add https://github.com/conorluddy/ios-simulator-skill --skill ios-simulator-skill

Related skills

Alternatives in Software Engineering