Skip to main content

argent-ios-simulator-setup

Set up and connect to an iOS simulator using argent MCP tools. Use when starting a new session, booting a simulator, getting a simulator UDID, or before any simulator interaction task.

Zur Installation springen

Quellinformationen

Repository
Uniswap/interface
Letzte Quellaktivität
27. Mai 2026 um 19:46
Erkannte Sprache von SKILL.md
Englisch
Sterne
5.531
Forks
5.356

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
argent-ios-simulator-setup
description
Set up and connect to an iOS simulator using argent MCP tools. Use when starting a new session, booting a simulator, getting a simulator UDID, or before any simulator interaction task.
## 1. Setup Steps If you delegate simulator tasks to sub-agents, make sure they have MCP permissions. 1. **Find a booted simulator** Use `list-devices`. Filter for entries with `platform: "ios"` — booted iPhones are listed first. If none are booted, call `boot-device` with `udid: <chosen UDID>`. 2. **Verify connection** All interaction tools (`gesture-tap`, `gesture-swipe`, `gesture-custom`, etc.) auto-start the server if not already running. ## 2. Notes - UDIDs look like: `A1B2C3D4-E5F6-7890-ABCD-EF1234567890`
Auf GitHub ansehen