iOS Simulator Skill
Automate and test iOS apps in the iOS Simulator — launch, drive, and verify app behavior programmatically.
Descripción General
Para qué sirve
- Automating iOS app testing
- Driving flows in the simulator
- Reproducing iOS-specific bugs
- Verifying mobile UI behavior
Instalar
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add conorluddy/ios-simulator-skill
/plugin install ios-simulator-skill
# Or install manually into ~/.claude/skills:
git clone https://github.com/conorluddy/ios-simulator-skill.git
cp -r ios-simulator-skill/ios-simulator-skill ~/.claude/skills/ios-simulator-skill Explora herramientas de IA
Las mejores herramientas de IA que complementan tus habilidades
Lee artículos sobre IA y diseño
Consejos y tendencias en el mundo del diseño y la IA
Skills Relacionados
MCP Builder
Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.
Superpowers
A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.
Vercel React Best Practices
React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.