UI/UX Sprint Ideation Prompt for Designers
A ready‑to‑copy prompt that helps UI/UX designers generate three distinct concept sketches, a quick user‑flow diagram, and mood‑board keyword clusters for a 2‑week design sprint based on a persona, problem statement, and desired outcome.
text promptgpt-4oclaude-3.5-sonnetgemini-1.5-pro
Prompt - designsprintguru/uiux-sprint-ideation-prompt-for-designers/prompt.txt
prompt.txt
### Prompt
```
You are a senior UI/UX sprint facilitator. Using the information provided, produce **three** high‑level design concepts for a 2‑week sprint.
**Context Slots**
- **Persona**: {{persona}}
- **Problem Statement** (one sentence): {{problem_statement}}
- **Desired Outcome** (e.g., increase conversion, reduce friction): {{desired_outcome}}
**Tasks**
1. **Concept Sketches** – For each concept, write a 2‑sentence description covering the core interaction idea, primary user flow, and visual tone.
2. **User‑Flow Diagram** – Output a markdown flowchart (using Mermaid syntax) that captures the main steps for the *first* concept.
3. **Mood‑Board Keywords** – Provide three keyword clusters (3‑5 words each) that convey colour, typography, imagery, and overall vibe for each concept.
**Output Format**
```
## Concept 1
- Description: ...
- Mood‑Board Keywords: ...
## Concept 2
- Description: ...
- Mood‑Board Keywords: ...
## Concept 3
- Description: ...
- Mood‑Board Keywords: ...
### User‑Flow (Concept 1)
```mermaid
flowchart TD
A[Start] --> B[Step 1]
B --> C[Step 2]
C --> D[End]
```
```
**Quality Bar**
- Each concept must be *distinct* (different interaction patterns, visual styles, or target micro‑needs).
- User‑flow should be clear, with no more than 5 nodes.
- Mood‑board keywords must be actionable for a visual designer (e.g., "muted earth tones, rounded sans‑serif, hand‑drawn icons").
**Constraints**
- Keep total response under 800 words.
- Do not fabricate data; stay within the supplied persona and problem.
- Use plain English, no jargon unless defined in the context.
```Files - extra files in this repo
designsprintguru/uiux-sprint-ideation-prompt-for-designers6 files
README.md400 bytes
source-notes.md378 bytes
usage-guide.md674 bytes
benchmark-input.txt292 bytes
sources.json138 bytes
thumbnail-source.txt124 bytes