Start the Electron development environment
Have an AI start the desktop client and explain the boundaries between main, preload, and renderer.
CLIENTS
Run, modify, and build the Electron, Windows, macOS, iOS, and Android clients.
5 official PromptsHave an AI start the desktop client and explain the boundaries between main, preload, and renderer.
Have an AI audit desktop packaging and produce an installable, verifiable Windows or macOS build.
Have an AI configure the iOS project, connect it to the backend, and pass a real build.
Have an AI configure Android, connect the backend, compile with Gradle, and run on a device.
Have an AI define a shared contract first, then deliver consistent behavior in Electron, iOS, and Android.