Test your mobile app's user interface automatically. This tool works on both iOS and Android. It takes screenshots, finds elements, and taps or swipes. You can check if buttons look right or navigation works. No need to test by hand every time. Autonomous testing saves you time and catches issues early.
You start by choosing a device. Then the tool takes a baseline screenshot. It discovers where to tap using component trees or screen descriptions. After each action, it verifies the result. This loop repeats until the whole flow is tested.
Use it for login flows, navigation, or any visible change. End-to-end UI tests become simple and repeatable. Perfect for QA teams and developers who want reliable app behavior.
Global
mkdir -p ~/.claude/skills/argent-test-ui-flowProject
mkdir -p .claude/skills/argent-test-ui-flowSource Repository
Grill Memattpocock/skills
Stress-test your plan with relentless questions until we both understand
Tddmattpocock/skills
Write one test at a time then code to make it pass
Test Driven Developmentobra/superpowers
Write a failing test first then code just enough to pass
Qamattpocock/skills
Turn bug reports into GitHub issues through natural conversation without technical fuss
Migrate To Shoehornmattpocock/skills
Replace unsafe as assertions with type-safe partial test data easily
Webapp Testinganthropics/skills
Test your local web apps quickly with Playwright automation and screenshots
Playwright Best Practicescurrents-dev/playwright-best-practices-skill
Master Playwright testing with best practices for reliable and fast tests
Google Agents Cli Evalgoogle/agents-cli
Run evaluations on your AI agent, find failures, and improve its quality step by step