Capture screenshot from booted iOS Simulator
Captures and analyzes screenshots from the booted iOS Simulator for visual debugging.
/plugin marketplace add CharlesWiltgen/Axiom/plugin install axiom@axiom-marketplaceTake a screenshot of the currently booted iOS Simulator and display it for analysis.
Simply run this command and Claude will:
xcrun simctl io booted screenshot /tmp/axiom-screenshot-<timestamp>.pngDebug Visual Issues:
/axiom:screenshot
Then ask: "Does the login button look centered?"
Verify Fixes:
/axiom:screenshot
Then ask: "Is the text still clipped?"
Document Current State:
/axiom:screenshot
Claude will capture and describe the current UI state.
For advanced simulator testing (location, push notifications, video recording, etc.), use:
/axiom:test-simulator
Or invoke the full simulator-tester agent with natural language: