software-mansion/argent

argent-ios-simulator-setup

Set up and connect to an iOS simulator using argent MCP tools.

View source
Original skill document

Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.

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>.

  1. 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
from this repository

More skills

All skills
software-mansion
Community

argent-android-emulator-setup

Set up and connect to an Android emulator using argent MCP tools. Use when starting a new session on Android, booting an emulator, getting a device serial, or before any UI interaction task.

installs
9
GitHub stars
2316
Updated
8月31日
software-mansion
Community

argent-create-flow

Create, record, edit, replay, or repair reusable Argent flow YAML files. Use when the user asks to record or replay a repeatable device path, set up profiling or an A/B comparison, or invoke the authoring engine behind argent-qa-flows. Also use before repeating three or more interactions. For one-off UI checks, acceptance-driven regression tests, or screen video, use argent-test-ui-flow, argent-qa-flows, or argent-screen-recording respectively.

installs
9
GitHub stars
2316
Updated
8月31日
software-mansion
Community

argent-device-interact

Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking visible app state after interactions.

installs
9
GitHub stars
2316
Updated
8月31日
software-mansion
Community

argent-lens

Propose multiple visual design variants for on-screen elements and let the human pick in the Argent Lens window. Use when the user asks for design alternatives / options / A-B choices for a screen or component, or any time you have produced more than one candidate look for an element and want a human decision before committing.

installs
9
GitHub stars
2316
Updated
8月31日