mobile-e2e-testing
Installation
SKILL.md
Mobile E2E Testing
Trigger
Use this skill when the user:
- Wants automated tests that tap buttons, fill forms, and verify screens on a device or emulator
- Asks about Detox, Maestro, or Patrol
- Needs to test full user flows like onboarding, login, or checkout
- Mentions "end-to-end", "e2e", "integration test on device", "device farm", or "UI automation"
- Wants to run automated tests in CI against real devices
Required Inputs
- Framework: Expo (React Native) or Flutter
- E2E tool: Detox, Maestro (recommended for ease of use), or Patrol (Flutter)
- Target platform: iOS, Android, or both