What problem does it solve? Verifying that Electron UI changes actually work in the real desktop app requires manual clicking through both the app and Ableton Live, which is slow, error-prone, and easy to skip. This Skill provides a repeatable loop for visually validating desktop behavior end to end. ## Core Features & Use Cases - Automated UX validation loop: Build, launch a dedicated Ableton instance and the app in automation mode, send a message via the debug MCP tool, and inspect both apps with computer-use. - Isolated test environments: Uses fresh automation profiles and a runner-owned Live process so user data and existing Live Sets are never touched. - Result classification: Explicitly classifies outcomes as Completed, Failed, Blocked, or Inconclusive based on visible evidence in both applications. - Use Case: After changing how approval prompts render in the Electron app, use this Skill to launch the app, send a request that triggers an approval, and confirm the prompt displays correctly while Ableton Live reflects the expected change. ## Quick Start Use the desktop-ux-testing skill to validate my recent changes to the approval dialog by launching the app and Ableton, sending a test message, and inspecting the result.