Emasoft

iOS Simulator — Design skill for Claude Code

Design community

Drive the iOS Simulator — boot, build, install, screenshot, capture os_log, validate UI/accessibility.

How to install iOS Simulator

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-simulator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-simulator && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-simulator.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-simulator/SKILL.md

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

What iOS Simulator does


description: Drive the iOS Simulator — boot, build, install, screenshot, capture os_log, validate UI/accessibility argument-hint: "[boot|run|screenshot|console|ui|accessibility|capture] [--scheme X] [--bundle id]"

Drive the iOS Simulator

Run the headless run-and-observe loop on the iOS 26 / iPadOS 26 Simulator (Xcode 26, Swift 6.2): discover → boot → build → install → launch → inspect → interact → verify → capture evidence. The goal is to **see the app actually behave**, not just com

Alternatives in Design

  • Claude Code Plugins (jeremylongshore) — Marketplace-style repo bundling instruction-template plugins and MCP plugin packs, with install docs 1.7k ★
  • Hue — open-source skill that learns any brand and turns it into a complete design system 806 ★
  • Website Builder Setup — Build professional animated websites with Claude Code — no coding needed 313 ★

Full documentation available on GitHub

View Source Repository