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.
- Hide the window — press Cmd/Ctrl+B to toggle Dusky off-screen. It is now invisible to screen sharing but still listening and ready.
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. You can review past questions and responses from the history panel inside Dusky.
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.