microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
70f86cab541cc3ab531e270fc7683c96abe7788e

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

docs/design-thinking/method-05-user-concepts.md

91lines · modecode

1---
2title: "Method 5: User Concepts"
3description: "Shape brainstorming themes into structured concept descriptions evaluated through desirability, feasibility, and viability lenses."
4sidebar_position: 9
5author: Microsoft
6ms.date: 2026-02-25
7ms.topic: tutorial
8keywords: [design thinking, method-05, user-concepts]
9estimated_reading_time: 5
10---
11
12## What This Method Does
13
14Method 5 transforms the converged brainstorming themes from Method 4 into structured concept descriptions that stakeholders can evaluate. Each concept is articulated clearly enough for a 30-second comprehension test and assessed through three lenses: desirability (do users want it?), feasibility (can it be built?), and viability (does it make business sense?).
15
16Concepts bridge the gap between abstract ideas and tangible prototypes. A well-articulated concept communicates its value, constraints, and trade-offs clearly enough for informed decision-making before committing to prototype construction.
17
18## When to Use
19
20* After completing Brainstorming (Method 4) with 3 to 5 converged solution themes
21* When ideas need structure, specificity, and stakeholder-ready articulation
22* When the team needs to evaluate trade-offs across desirability, feasibility, and viability before prototyping
23* Before committing resources to lo-fi prototype construction (Method 6)
24
25## Space Context
26
27Method 5 sits in the **middle of the Solution Space**, between idea generation (Method 4) and prototype construction (Method 6). Where brainstorming produces raw directions, concepts give those directions enough definition to evaluate and compare. The concepts you develop here determine which prototypes get built.
28
29> [!NOTE]
30> Concepts should be clear enough for someone outside the project team to understand in 30 seconds. If a concept requires lengthy explanation, it needs further refinement before moving to prototyping.
31
32## Key Activities
33
34* Concept articulation: Develop each brainstorming theme into a structured concept description. Define the core value proposition, target user, key interaction pattern, and primary constraint trade-offs.
35* Three-lens evaluation: Assess each concept through desirability (does it address validated user needs from research?), feasibility (can it work within frozen technical and environmental constraints?), and viability (does it align with business objectives and resource realities?).
36* 30-second comprehension test: Verify that each concept can be understood by someone unfamiliar with the project in 30 seconds or less. If it takes longer, simplify the articulation or split the concept.
37* Silent Review sequence: Have stakeholders review concepts independently before group discussion. This prevents the loudest voice from anchoring the group and surfaces diverse perspectives.
38* Concept comparison: Evaluate concepts against each other using the three-lens ratings. Identify which concepts advance to prototyping, which merge with others, and which are set aside with documented rationale.
39
40## How to Start
41
42Take the converged themes from Method 4 and develop each into a structured concept. Focus on clarity and specificity rather than visual presentation.
43
44Use this prompt to develop a concept:
45
46```text
47Our brainstorming produced a theme around [theme description]. The target users are
48[user group] working in [environment] with these constraints: [key constraints].
49Help me articulate this as a structured concept covering: value proposition,
50target user, key interaction, and constraint trade-offs.
51```
52
53When articulating concepts:
54
55* Lead with the user need the concept addresses, not the technology it uses
56* Be specific about trade-offs: what does this concept sacrifice to achieve its primary value?
57* Keep descriptions concise enough for the 30-second comprehension test
58* Include constraint interactions, especially how the concept handles frozen constraints
59
60## Expected Outputs
61
62* Structured concept descriptions with value propositions, target users, and interaction patterns
63* Three-lens evaluation ratings (desirability, feasibility, viability) for each concept
64* Comparison matrix ranking concepts across the three lenses
65* Stakeholder feedback from Silent Review sessions
66* Advancement decisions with rationale for each concept (advance, merge, or set aside)
67
68## Quality Checks
69
70* Each concept passes the 30-second comprehension test
71* Three-lens evaluation covers desirability, feasibility, and viability with specific evidence
72* Concepts trace back to validated user needs from the Problem Space, not just team preferences
73* Silent Review was conducted before group discussion to prevent anchoring bias
74* Set-aside decisions include documented rationale, not just preference
75
76## Next Method
77
78When you have evaluated concepts with three-lens ratings and clear advancement decisions, proceed to [Method 6: Lo-Fi Prototypes](method-06-lofi-prototypes.md) to build scrappy, fast prototypes that test your concept assumptions in real environments.
79
80## Related Resources
81
82* [Method 4: Brainstorming](method-04-brainstorming.md)
83* [Method 6: Lo-Fi Prototypes](method-06-lofi-prototypes.md)
84* [Design Thinking Overview](README.md)
85
86> Brought to you by microsoft/hve-core
87
88<!-- markdownlint-disable MD036 -->
89*🤖 Crafted with precision by ✨Copilot following brilliant human instruction,
90then carefully refined by our team of discerning human reviewers.*
91<!-- markdownlint-enable MD036 -->
92