argent
Let AI agents test, debug, and profile mobile, TV, and desktop apps
All Skills in This Repository (16)
Pure Emerald Level Indicatorsargent-metro-debugger
Debugs React Native apps via Metro and CDP connections.
argent-react-native-optimization
Profile React Native bottlenecks and apply targeted fixes with regression checks.
argent-react-native-app-workflow
Orchestrate React Native development and debugging workflows across iOS simulators and Android emulators.
argent-react-native-profiler
Profile React Native Hermes commits and CPU time to rank re-renders.
argent-test-ui-flow
Run interactive screenshot-discovery-verification loops on iOS simulators and Android emulators.
argent-ios-simulator-setup
Find or boot an iOS simulator and verify MCP server connectivity.
argent-create-flow
Records and replays sequences of agent tool calls as YAML flows.
argent-device-interact
Automate taps, gestures, typing, and app launches on iOS simulators and Android emulators.
argent-android-emulator-setup
Boot an Android AVD and configure adb reverse for Metro connectivity.
argent-native-profiler
Profile iOS apps with xctrace and analyze exported traces for CPU, hang, and leak bottlenecks.
argent-screen-recording
Record h264 mp4 videos of iOS simulator and Android emulator screens via argent MCP tools.
argent-settings-permissions
Grant, deny, or reset app runtime permissions on iOS simulators and Android devices.
Frequently Asked Questions
FAQPage SchemaHow to install Argent?โผ
Run `npx skills add software-mansion/argent --all -g -y` in your terminal to install the full skill suite globally for your AI agent.
What can Argent do for mobile developers?โผ
It lets your AI agent boot simulators and emulators, tap and swipe through your app, read logs, inspect React components, and profile CPU and render performance automatically.
Can AI agents run UI tests without writing test code?โผ
Yes. Argent records your interactions as replayable flows and runs interact-screenshot-verify loops, so the agent performs manual QA steps and visual regression checks on its own.
Does Argent work with Claude Code and other AI agents?โผ
Yes. Argent installs as an MCP server with standard SKILL.md files, so it works with Claude Code, Cursor, and other MCP-compatible agents.
Which platforms does Argent support?โผ
It drives iOS simulators, Android emulators and devices, Apple TV, Android TV, Fire TV, and Electron or Chromium desktop and web apps through one toolkit.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core