mobile-e2e-strategy

mobile-e2e-strategy is a skill for Claude Code, Codex from event4u-app/agent-config. It costs 50 tokens per session (2,234 once invoked), scanned A, original, MIT.

A planning guide for testing mobile apps end to end, meaning checking complete user flows on iOS simulators or Android emulators.

In plain words
What is it for?
Use it to compare Detox, Appium, Maestro, XCUITest, or Espresso and plan simulator or emulator tests for React Native, Expo, or native apps.
Why use it?
It helps teams choose an appropriate mobile testing framework and plan reliable device coverage in continuous integration systems.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to compare Detox, Appium, Maestro, XCUITest, or Espresso and plan simulator or emulator tests for React Native, Expo, or native apps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/event4u-app/agent-config/mobile-e2e-strategy
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add event4u-app/agent-config --skill mobile-e2e-strategy
Clone the repo
git clone --depth 1 https://github.com/event4u-app/agent-config

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mobile-e2e-strategy

README.md
[![agentmods](https://agentmods.dev/badge/skills/event4u-app/agent-config/mobile-e2e-strategy/github.svg)](https://agentmods.dev/skills/event4u-app/agent-config/mobile-e2e-strategy)
Your own site
<a href="https://agentmods.dev/skills/event4u-app/agent-config/mobile-e2e-strategy"><img src="https://agentmods.dev/badge/skills/event4u-app/agent-config/mobile-e2e-strategy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mobile-e2e-strategy

Your own site · 80×15
<a href="https://agentmods.dev/skills/event4u-app/agent-config/mobile-e2e-strategy"><img src="https://agentmods.dev/badge/skills/event4u-app/agent-config/mobile-e2e-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,234 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00050 $0.02234
Opus 5 $0.00025 $0.01117
Sonnet 5 $0.00010 $0.00447
Haiku 4.5 $0.00005 $0.00223

Measured 8d ago against content hash 027329d705d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

mobile-e2e-strategy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/skills/mobile-e2e-strategy/SKILL.md · 153 lines

How it starts

The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.

mobile-e2e-strategy

When to use

  • Choosing an E2E framework for a mobile app (React Native, Expo, Flutter, native iOS, native Android).
  • Deciding whether to extend existing Playwright/web E2E to mobile or stand up a separate mobile suite.
  • Planning iOS Simulator / Android Emulator coverage in CI (cost, runner type, parallelism).
  • Triaging flaky mobile tests that span the simulator/emulator boundary.
  • Bridging mobile E2E results into the same review surface as web E2E (playwright-testing, /tests e2e-plan, /tests e2e-heal).

This skill selects and plans — it does not generate test code. For the chosen framework, apply its own conventions; for the host environment, see the cross-links below.

  • react-native-setup — RN/Expo environment, Xcode/Android Studio, EAS Build.
  • docs/guidelines/agent-infra/ios-simulator-guide.mdsimctl / idb / accessibility-driven testing on iOS.
  • playwright-testing — web E2E baseline (do not reuse for native mobile).
  • /tests e2e-plan — explore an app and produce an E2E plan in Markdown.
  • /tests e2e-heal — debug and fix failing E2E tests.

Procedure

  1. Inspect and classify the app. Identify the stack: native iOS, native Android, React Native, Expo, Flutter, or a web view inside a shell?
  2. Classify the goal. Smoke (boots + login + key flow), regression (every release), visual diff, accessibility audit, or performance baseline.
  3. Pick the framework using the decision matrix below.
  4. Confirm host availability. macOS for iOS Simulator (mandatory); any OS for Android Emulator.
  5. Plan CI coverage. Decide runner type, parallelism, and whether iOS coverage runs every PR or nightly only.
  6. Define the artefact contract. Screenshots, accessibility trees, video, log archives — name the storage path and retention.
  7. Validate. Run a single smoke test locally before wiring CI; verify both iOS and Android paths if both are in scope.

Decision matrix — framework selection

Read the full file on GitHub · 153 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 153 lines · 50 tokens per session scan A 027329d705d1

Subscribe to this mod's changes

mobile-e2e-strategy is a skill published in the GitHub repository event4u-app/agent-config (10 stars, last pushed today), licensed MIT. It adds 50 tokens to every session and 2,234 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

e2e-testing

AI-powered E2E testing for any app — Flutter, React Native, iOS, Android, Electron, Tauri, KMP, .NET MAUI. Connects via MCP to running apps so the agent can take screenshots, tap elements, enter text, scroll, inspect UI trees, and verify state with natural language. Use when the user wants to test an app's UI…

ai-dashboad/flutter-skill · 107 tokens

Appium Mobile Testing

Mobile application testing skill using Appium for iOS and Android, covering device capabilities, selectors, gestures, and cross-platform testing strategies.

PramodDutta/qaskills · 32 tokens

Espresso Android Testing

Android UI testing with Espresso framework including view matchers, actions, assertions, idling resources, and RecyclerView testing patterns.

PramodDutta/qaskills · 30 tokens

cometchat-flutter-v6-testing

Test a Flutter app that uses the CometChat UI Kit — what is worth testing versus what belongs to the kit, mocking the SDK boundary, widget tests around chat screens, and integration/CI setup. Triggers: 'test my cometchat integration', 'mock cometchat in flutter tests', 'widget test chat screen', 'cometchat test setup'.

cometchat/cometchat-skills · 83 tokens

cometchat-react-native-testing

Test a CometChat React Native integration — mock the SDK for Jest unit tests, assert init-before-render ordering and no-Auth-Key-in-source, and use Detox for the flows only a device can prove. Triggers: test CometChat React Native, mock CometChat SDK jest, detox CometChat, unit test chat screen RN, CI tests for chat.

cometchat/cometchat-skills · 82 tokens

mobile-emulator-test

QA a native Android build end-to-end on the emulator. Use for "test on emulator", "QA Android build", "verify native build", "white screen", "cache rehydration", "Expo dev-client QA", "adb reverse". Pairs Metro/adb walk with Supabase + Sentry MCPs for three-layer CRUD verification.

kensaurus/cursor-kenji · 74 tokens