Prompt starters is an AI UX pattern that shows example prompts or suggested actions on an empty conversation screen, before the user has typed anything. Examples like "Write a professional email" or "Explain quantum computing" demonstrate capability and remove the blank-page problem, helping new users understand what to ask and how to phrase it.
Essential for AI chat interfaces, writing tools, and applications where showing example prompts helps users discover capabilities and overcome the blank page problem.
| Product | Implementation |
|---|---|
| ChatGPT | Rotating example prompts appear on the empty new-chat screen. |
| Claude | Suggested prompts on first load model different task categories the assistant handles. |
| Notion AI | Empty-state suggestions demonstrate writing, summarizing, and brainstorming actions. |
| Google Gemini | Starter cards on the home screen surface varied use cases at first launch. |
Copy this prompt to generate a production-ready implementation in Cursor, Claude Code, Lovable, or any AI coding agent.
Generate a production-ready implementation of the "Prompt Starters" AI interface design pattern.
Pattern Definition:How shipped products implement prompt starters, from our teardown guides.
Prompt starters are example prompts shown on an empty chat screen before the user types anything, giving concrete suggestions like "Summarize this article" so new users understand the assistant's capabilities without facing a blank input field.
Yes, they lower the barrier for users unsure how to phrase a request, which is especially valuable for first-time users encountering an open-ended text box with no other guidance.
Ideally yes. Personalizing starters by role, past usage, or recency (e.g. "continue where you left off") keeps them useful past the first session instead of becoming static, ignorable chrome.
Switch between AI capabilities within composer
Adding context sources via menu with removable chips
Switch between text, voice, and dictation modes
Suggested next turns
Cmd+K for AI
Reference files via @