e2e-desktop-onboard

Automate desktop E2E environment setup checks for Ledger Live tests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ledger Live Desktop E2E testing setup is error-prone and time-consuming; this skill automates the initial environment checks and configuration to get developers started quickly.

Core Features & Use Cases

  • Guided prerequisite validation for desktop E2E tests (Playwright + Speculos) on a developer machine.
  • Automated checks for system tools, Docker readiness, environment variables, and dependencies before running tests.
  • Safe onboarding with clear, actionable remediation steps and progress tracking.

Quick Start

Run this skill from the repository root to begin a guided desktop E2E environment setup.

Frequently Asked Questions about e2e-desktop-onboard

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

FAQPage Schema
How do I set up Ledger Live desktop E2E tests with Playwright and Speculos?

Set up Ledger Live desktop E2E tests by running an automated onboarding sequence that validates Docker readiness, system prerequisites, environment variables, and dependencies before executing Playwright and Speculos test configurations.

What prerequisites do I need to run Playwright E2E tests for Ledger Live desktop?

To run Playwright E2E tests for Ledger Live desktop, you need Docker readiness, configured environment variables, and required system dependencies, all of which are validated automatically before test execution begins.

Why does my Speculos Docker setup fail when running Ledger Live E2E tests?

Speculos Docker setup fails during Ledger Live E2E tests due to unmet system prerequisites, missing environment variables, or Docker misconfiguration; the onboarding skill provides guardrails and actionable remediation steps to resolve these issues.

Can I automate environment validation before running Ledger Live desktop E2E test suites?

Yes, you can automate environment validation before running Ledger Live desktop E2E test suites by applying a defined sequence of automated checks that verify Docker readiness, system tools, and dependencies to prevent misconfigurations.

What is the best way to onboard developers to a Ledger Live E2E testing environment?

The best way to onboard developers to a Ledger Live E2E testing environment is using a guided, repeatable setup process that validates prerequisites and provides clear remediation steps to ensure safe, error-free test configuration.