First Interview
This guide walks you through a complete interview session so you know exactly what to expect.
Before the interview
Section titled “Before the interview”- Launch Dusky and sign in.
- Verify permissions — if you see a yellow banner asking for Screen Recording access, grant it now.
- Enable audio (optional) — press Cmd/Ctrl+Shift+A to start live transcription. A recording indicator appears when audio is active.
- Close the dashboard — the dashboard window (sign-in, Settings, billing) is only hidden from screen capture while audio capture is running. In a screenshot-only round it stays fully visible to your screen share. See Stealth Mode.
- Hide the overlay — press Cmd/Ctrl+B to toggle the Dusky overlay off-screen. It is now excluded from screen sharing but still listening and ready. (If the dashboard is still open, the first press raises the dashboard instead — close it, then press again.)
During the interview
Section titled “During the interview”Capture a question
Section titled “Capture a question”When your interviewer shares a coding problem or question on screen:
- Press Cmd/Ctrl+H to take a screenshot.
- Press Cmd/Ctrl+Enter to send the screenshot to AI for analysis.
Read the AI response
Section titled “Read the AI response”Dusky returns:
- A solution with syntax-highlighted code (when applicable).
- Time and space complexity analysis.
- A brief explanation of the approach.
Press Cmd/Ctrl+B to show the Dusky window, read the response, then press Cmd/Ctrl+B again to hide it.
Go deeper
Section titled “Go deeper”For complex problems like system design or multi-step algorithms, press Cmd/Ctrl+Shift+Enter to activate Think Deeper mode. Dusky spends more time reasoning and returns a more thorough analysis including edge cases and trade-offs.
Clear and move on
Section titled “Clear and move on”Press Cmd/Ctrl+Shift+K to clear the current response and start fresh for the next question.
After the interview
Section titled “After the interview”Your session history is saved locally on your device. To read it, open the ⋯ menu and choose Session History — that is the only way in.
Quick reference
Section titled “Quick reference”| Action | macOS | Windows |
|---|---|---|
| Show/hide Dusky | Cmd+B | Ctrl+B |
| Screenshot | Cmd+H | Ctrl+H |
| Solve | Cmd+Enter | Ctrl+Enter |
| Think Deeper | Cmd+Shift+Enter | Ctrl+Shift+Enter |
| Toggle audio | Cmd+Shift+A | Ctrl+Shift+A |
| Clear response | Cmd+Shift+K | Ctrl+Shift+K |
See the full list on the Keyboard Shortcuts page.