test-with-simulator

Launch the desktop simulator against a local app URL and capture screenshots.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Ertejeonline/er-clock --skill test-with-simulator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-with-simulator
Source: https://github.com/Ertejeonline/er-clock/tree/main/resources/test-with-simulator
Command: npx skills add https://github.com/Ertejeonline/er-clock --skill test-with-simulator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The desktop simulator enables developers to test and debug Even Hub G2 apps without the physical glasses, reducing hardware dependencies and iteration time.

Core Features & Use Cases

  • Launch and configure the desktop simulator against a running app URL
  • Debug visuals and input mappings, capture screenshots, and compare with real hardware
  • Use case: test UI flows and interaction when hardware is unavailable or inconvenient

Quick Start

Launch the simulator for your app URL, then toggle glow, adjust bounce, and capture a screenshot to compare with hardware results.

Frequently Asked Questions about test-with-simulator

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

FAQPage Schema
How do I test Even Hub G2 apps without physical hardware?

To test Even Hub G2 apps without physical hardware, use the desktop simulator to validate app behavior against a local app URL. This reduces hardware dependencies and accelerates iteration time during development.

Can I capture screenshots with the desktop simulator to compare against real hardware?

Yes, you can capture screenshots with the desktop simulator to compare visuals with real hardware. Launch the simulator against your running app URL, then use the screenshot feature to validate UI flows and interaction mappings.

How do I configure display options like glow and bounce when debugging an app?

To configure display options like glow and bounce when debugging an app, launch the desktop simulator against your local app URL and toggle the specific visual settings. This allows you to debug visuals and input mappings directly.

Do I need the evenhub-simulator CLI to launch and automate app testing?

Yes, you need the evenhub-simulator CLI to launch and automate app testing. It supports launching via a config path, URL execution, and setting automation options to validate app behavior on the desktop simulator.

What are the limitations of using a desktop simulator for debugging UI flows?

The desktop simulator allows you to debug UI flows and interactions when hardware is unavailable or inconvenient. However, visual and interaction validations captured via screenshots still require a final comparison with real hardware results to ensure accuracy.