Feeling North Star
The one emotion a product surface should reliably produceānamed explicitly, before any pattern, copy, or metric is chosen.
Definition
Section titled āDefinitionāA feeling north star is a short, specific answer to the question: when someone uses this surface, what should they feel? Not a brand adjective (ādelightfulā) but an emotion tied to the userās situation: safe enough to paste in real data, confident the export worked, proud of what they built this week. It is the design requirement that everything else on the surface either serves or betrays.
Why it matters
Section titled āWhy it mattersāWithout a named feeling, teams optimise whatever is measurableāclicks, conversion, session lengthāand the emotional outcome becomes an accident. Two products can have identical funnels where one feels like momentum and the other feels like being processed. The north star is what lets you tell the difference, choose between competing patterns, and reject a tactic that moves the metric while souring the feeling.
Naming the feeling first also changes which Tools, Techniques, and Practices (TTPs) apply. A checkout whose north star is certainty wants Fail Safe and plain copy; a first-run whose north star is curiosity wants Spark Curiosity and a Sandbox Experience. Same funnel stage, different feeling, different toolbox.
Deep dive
Section titled āDeep diveāA useful north star has three properties:
- It is situational, not decorative. āCalmā means something different during a payment failure than during a celebration. The north star describes the feeling in that moment of that job, which is why every TTP card in this handbook carries a āFeeling north star this TTP servesā line rather than a global mood board.
- It is falsifiable through behaviour and memory. Feelings leave evidence: hesitation before a scary button, ādid it work?ā support tickets, whether users describe the product warmly a week later. If you cannot imagine evidence that the feeling failed, the north star is too vague to design against.
- It survives the metric. A north star constrains optimisation. If āactivatedā is up but users feel cornered, the north star is failing and the metric is lying. This is the handbookās recurring test: measure whether the user is better off, not merely whether they complied.
In practice the north star lives in FEELING.mdāthe project-level emotion context that ProductFeelingās agent commands load before reviewing a surface. Writing it down is the point: an unnamed feeling cannot be reviewed, handed to an agent, or defended in a trade-off.
For engineers and agents
Section titled āFor engineers and agentsā- Treat the north star like a non-functional requirement: it constrains implementation the way a latency budget does. āCertainty at checkoutā rules out optimistic UI that shows success before the charge settles; ācalm during setupā rules out five permission prompts in the first minute.
- Write it down where tooling can find it.
FEELING.mdis the machine-readable home: per-surface feeling targets that a coding agent loads before reviewing or generating UI, the same way it loads lint config before formatting. - Review error paths against the north star, not just happy paths. The branch where the request fails is where the intended feeling is usually lost, and it is the branch least likely to have been designed.
- Instrument for evidence of the feeling, not just the funnel: retries, back-navigation, rage clicks, abandoned drafts, time-to-first-action after page load, and ādid it work?ā support tickets are all feeling telemetry that already exists in your logs.
- When two implementations are functionally equivalent, the north star is the tiebreaker. That is its whole job: turning āmatter of tasteā into a decidable question.
Where it shows up
Section titled āWhere it shows upā- Every TTPās Agent skill section names the feeling north star that TTP serves; start from Tools, Techniques, and Practices.
- Strategies: Onboarding, Activation, Trust Building, Experience Refinement, Intent Shaping, Monetisation
- Discovery: Ideal Customer and User Profiles, Need States and Awareness ā the feeling has an owner and a situation
- Concepts: PeakāEnd Rule (which moments), Emotional Design (which level), Jobs-to-be-Done (outcome clause), User Agency (feeling must survive endorsement)
Further reading
Section titled āFurther readingā- Emotion & Design: Attractive things work better (Don Norman) ā Affect as a functional input to how people think and act, not decoration.
- The PeakāEnd Rule (Nielsen Norman Group) ā Why some moments matter far more than others when choosing where to aim a feeling.
- Designing for Emotion (Aarron Walter) ā A practitionerās case for emotion as a designed outcome with a hierarchy of needs.