e2e-mobile-onboard

Automate mobile Detox E2E environment setup and validation for Ledger Live.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Ledger-Wallet-LLC/ledgerwallet --skill e2e-mobile-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e-mobile-onboard
Source: https://github.com/Ledger-Wallet-LLC/ledgerwallet/tree/main/.cursor/skills/e2e-mobile-onboard
Command: npx skills add https://github.com/Ledger-Wallet-LLC/ledgerwallet --skill e2e-mobile-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides developers through configuring a local environment to run Ledger Live Mobile end-to-end tests with Detox, automating prerequisite checks and setup.

Core Features & Use Cases

  • Sequential Phase-driven checks for platform tools, environment variables, simulators/emulators, and dependencies.
  • Clear remediation steps and guided fixes for failing checks to enable smooth test boots.
  • Use Case: A developer on macOS with Android and iOS targets can run the wizard to validate tools, install or adjust components, and prepare for a smoke test.

Quick Start

Follow the on-screen prompts to complete the platform and environment checks and prepare the mobile Detox tests.

Frequently Asked Questions about e2e-mobile-onboard

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

FAQPage Schema
How do I set up a mobile E2E Detox testing environment for iOS and Android?

Mobile E2E Detox setup requires validating platform tools, environment variables, and simulators. This process automates sequential phase-driven checks and provides guided remediation to ensure both iOS and Android targets are ready for testing.

What is guided remediation for failing Detox environment checks?

Guided remediation for Detox checks provides clear, structured steps to fix failing environment validations. It helps developers and QA engineers resolve missing tools or incorrect configurations to enable smooth test boots.

How do I validate prerequisites before running Detox tests?

Validating Detox prerequisites involves checking platform tools, environment variables, and dependencies through a phase-driven wizard. This ensures all required components are installed and configured before executing mobile tests.

Can I use this Detox setup wizard on macOS for both iOS and Android targets?

Yes, the Detox setup wizard supports developers on macOS configuring both iOS and Android targets. It validates tools, installs or adjusts components, and prepares the environment for a mobile smoke test.

Why does my mobile Detox test boot fail after environment setup?

Mobile Detox test boot failures often occur due to missing prerequisites or invalid environment configurations. The setup process enforces secret handling and validates dependencies to provide structured remediation before reaching a ready testing state.

Does the mobile E2E Detox setup integrate with repository-configured workflows?

Yes, the mobile E2E Detox setup integrates directly with repository-configured Detox workflows. It validates existing configurations and enforces secret handling to ensure the local environment aligns with the project's testing requirements.