mobile-e2e

Automate end-to-end mobile testing on iOS and Android with agent-mobile CLI.

1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/r0227n/agent-mobile --skill mobile-e2e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-e2e
Source: https://github.com/r0227n/agent-mobile/tree/main/.claude/skills/mobile-e2e
Command: npx skills add https://github.com/r0227n/agent-mobile --skill mobile-e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of End-to-End (E2E) testing for mobile applications on both iOS and Android, automating repetitive test execution and report generation.

Core Features & Use Cases

  • Cross-Platform E2E Testing: Execute comprehensive test suites for both iOS and Android using the agent-mobile CLI.
  • Automated Reporting: Generates detailed Markdown reports summarizing test results, including successes, failures, and skipped tests.
  • Flexible Test Scenarios: Supports full and quick checklists, as well as custom checklist files for tailored testing.
  • Use Case: A QA engineer needs to ensure a new build of a mobile app functions correctly on both iOS and Android. They can use this skill to run a full suite of tests, get a detailed report, and identify any regressions.

Quick Start

Run the mobile-e2e skill to perform a quick E2E test on iOS.

Frequently Asked Questions about mobile-e2e

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate mobile E2E testing for iOS and Android?

You can automate mobile E2E testing for iOS and Android by using this Skill to execute predefined or custom test checklists via the agent-mobile CLI. It captures results and generates a detailed Markdown report.

Can I run custom test scenarios for mobile applications?

Yes, you can run custom test scenarios for mobile applications by providing custom checklist files. The Skill also supports full and quick predefined checklists for both iOS and Android platforms.

How does automated mobile testing report test results?

Automated mobile testing reports results by generating comprehensive Markdown reports. These reports summarize test execution, detailing successes, failures, and skipped tests for your iOS and Android E2E testing.

What is the best way to identify mobile app regressions across platforms?

The best way to identify mobile app regressions across platforms is to run a full E2E test suite using this Skill. It automates test execution on iOS and Android and outputs a Markdown report highlighting failures.

Does E2E testing with agent-mobile support environment preparation?

Yes, E2E testing with agent-mobile supports environment preparation. The Skill automates platform-specific testing workflows, ensuring the necessary environment is prepared before executing the test suites.

When should I use a quick checklist instead of a full checklist for mobile testing?

You should use a quick checklist for rapid mobile testing validation and a full checklist for comprehensive E2E testing. The Skill supports both, allowing you to tailor test execution based on your regression testing needs.