This skill should be used when the user asks to "control an iOS Simulator", "automate iOS Simulator UI", "take a simulator screenshot", "boot a simulator", "interact with a simulator", "send push notifications to simulator", "manage simulator permissions", "record simulator video", "visual regression test", or any task involving iOS Simulator management, UI automation, or testing through scripted commands.
$npx -y skills add gpambrozio/claudecodeplugins --skill ios-simulatorInstalls into the current project.
Run `npx skills use "https://github.com/gpambrozio/claudecodeplugins" --skill "gpambrozio/claudecodeplugins/ios-simulator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gpambrozio/claudecodeplugins" that are relevant to the current task. Run `npx skills add "https://github.com/gpambrozio/claudecodeplugins"` and select the relevant skills, then follow their instructions.