Skill: Daytona Electron Test Drive the real OpenWork Electron app inside a Daytona sandbox via CDP browser tools. Covers workspace creation, session interaction, settings verification, and bug reproduction. When to use - User says "test on Daytona", "run the app on Daytona", "Daytona dry run" - User wants to reproduce a bug in the real Electron app remotely - User wants to verify a UI flow end-to-end without local Electron Fastest path: the script Run the helper script from the repo root. It creates a Daytona VNC-capable sandbox from the reusable snapshot when present, checks out the ref, con…