> npx cypress open --e2e --browser electron goes directly into the spec view
> npx cypress open --component --browser electron does the same for component tests
Courtesy of @gray-kilobyte-89541. That fits my use case, but I'm not sure if you were talking about having no Cypress in the UI at all, @busy-vegetable-18177 ? eg no sidebar or anything like that?