Run Maestro E2E tests for React Native app
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-react-native-tech-stacks-js-react-native@IvanTorresEdge/molcajete.ai# Run Maestro E2E Tests Run end-to-end tests using Maestro. Use the Task tool to launch the **e2e-tester** agent with instructions: 1. Check if Maestro is installed: 2. If not installed, guide user to install: 3. Find Maestro test files: 4. Ask user for test options using AskUserQuestion: - Platform (iOS, Android) - Run all tests or specific flow - Generate report 5. Run tests on selected platform: 6. Generate report if requested: 7. Analyze results and provide feedback Reference the **maestro-testing** skill.