milind-soni/tiptour-macos — reverse-engineered prompt
Reverse engineered prompt
Build me a macOS menu bar app called TipTour that works like an AI pointer for the computer. I want to hold Ctrl + Option, talk to it, and have it understand what is on my screen so it can click things, type, open apps, edit selected text, scroll, and guide me through tasks.
It should have a way to hold Ctrl + Shift and drag over part of the screen, then let me say things like “change this word”, “move this over there”, or “make this line sound softer”. Keep the app in the menu bar with no main dock window. Add a simple settings panel for permissions, mode toggles, and a Gemini API key stored safely in Keychain.
Include Autopilot mode where it acts for me, Tour Guide mode where it explains step by step, and an optional playful cursor cat mode. Target macOS 14 or newer, use Swift, and look up current Gemini Live and macOS permission docs online if needed.
Want more depth? Deep Reverse