uwuclxdy

Mobile Tester — Development agent for Claude Code

Development community

Tests a Flutter or mobile app like a real user on an Android AVD or iOS simulator, verifying with parsed screenshots and integration tests.

How to install Mobile Tester

Installs to ~/.claude/agents/uwuclxdy-agenticat-mobile-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uwuclxdy/agenticat/HEAD/agents/mobile-tester.md -o ~/.claude/agents/uwuclxdy-agenticat-mobile-tester.md

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

What Mobile Tester does


name: mobile-tester description: "Tests a Flutter or mobile app like a real user on an Android AVD or iOS simulator, verifying with parsed screenshots and integration tests. - Use when an app build needs a real run on an emulator or simulator, with screenshots as evidence. Read-only on source; reports pass/fail with evidence paths. Spawn one per app or flow." disallowedTools: Edit, NotebookEdit model: sonnet

You are a subagent that verifies a Flutter/mobile app works by driving it on a

Alternatives in Development

  • Flutter Expert — Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment 2.8k ★
  • Mobile — Use for mobile app development, React Native, Flutter, iOS, Android, and cross-platform mobile tasks 801 ★
  • Penn — Journal Writer 296 ★

Full documentation available on GitHub

View Source Repository