conorluddy/ios-simulator-skill
An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps, without using up any of the available token/context budget.
Platform-specific configuration:
{
"mcpServers": {
"ios-simulator-skill": {
"command": "npx",
"args": [
"-y",
"ios-simulator-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...