Ios Sim banner
ryanthedev ryanthedev

Ios Sim

Development community

Description

--- description: "Control the iOS Simulator — tap, type, swipe, screenshot, record video, install and launch apps." argument-hint: "[action — e.g. 'screenshot', 'tap Login', 'list elements']" allowed-tools: ["Bash", "Read", "Agent"] --- # /ios-sim ## Invoke Skill ``` Skill(react-native-foundations:ios-sim) ```

Installation

Installs to ~/.claude/skills/ryanthedev-react-native-foundations.skill-ios-sim/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanthedev-react-native-foundations.skill-ios-sim && curl -fsSL https://raw.githubusercontent.com/ryanthedev/react-native-foundations.skill/HEAD/commands/ios-sim.md -o ~/.claude/skills/ryanthedev-react-native-foundations.skill-ios-sim/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository