Game Design Friction Journey Audit
Audit a design by mapping where friction appears across a player journey, what kind of friction it is, how it accumulates, and where useful challenge mutates into harmful drag.
Use this skill when a feature feels sticky in the wrong way, when progression seems to slow down for reasons players cannot articulate clearly, or when you need to separate meaningful challenge from accidental obstruction.
Core principle
Not all friction is bad.
Some friction creates commitment, decision-making, anticipation, and mastery. Other friction creates confusion, paralysis, resentment, or churn. The job is not to remove all resistance. The job is to identify which resistance is doing design work and which is merely getting in the player's way.
What to produce
Generate:
- Audit target - what journey, loop, or feature is being reviewed
- Journey breakdown - the major steps in player progression through the target flow
- Friction map - where friction appears, what kind it is, and what causes it
- Accumulation analysis - where multiple frictions stack into exhaustion or deadlock
- Diagnosis - where the design shifts from meaningful challenge to harmful blockage
- Recommendations - what to preserve, reduce, surface, reorder, or remove
Process
1. Define the journey being audited
Clarify:
- what system or flow is under review
- what kind of player it applies to
- what stage of play it belongs to: FTUE, early game, mid-game, elder game, event loop, monetization path, social loop, etc.
- what desired player behavior the flow is supposed to support
Write:
- Audit target
- Expected player goal
- Player context
2. Break the journey into steps
Map the journey as a sequence of player-facing steps.
For each step, identify:
- player action
- player decision
- requirement or dependency
- feedback or reward
- what unlocks the next step
Keep steps coarse enough to be readable but concrete enough to locate friction.
3. Identify friction at each step
For each step, ask:
- what slows progress?
- what blocks progress?
- what creates uncertainty?
- what consumes time, attention, or resources?
- what forces tradeoffs or commitment?
Possible friction sources:
- resource scarcity
- dependency chains
- waiting and timers
- unclear affordances or goals
- UI or information opacity
- cognitive overload
- skill challenge
- social coordination burden
- random variance
- harsh penalty or recovery cost
- monetization pressure
4. Classify the friction
Classify each friction point as one of these:
Productive friction
Supports:
- decision-making
- planning
- anticipation
- mastery
- commitment
- strategic tradeoff
- emotional tension that feels fair and legible
Harmful friction
Produces:
- confusion
- dead time without meaning
- arbitrary blocking
- unreadable requirements
- overloaded task chains
- repeated admin work
- punishment without learning
- progress paralysis
Mixed friction
Useful in principle, but currently too strong, too opaque, too stacked, or too poorly timed.
Do not treat this as binary if it is not. Many systems are good ideas implemented at the wrong intensity.
5. Assess intensity and visibility
For each friction point, rate:
- Intensity - low / medium / high
- Visibility - obvious / partially hidden / opaque
- Fairness feel - fair / borderline / unfair-feeling
A friction can be mild but still dangerous if it is hidden. It can also be intense but acceptable if the player clearly understands it and sees why it exists.
6. Analyze friction accumulation
Look for stack effects.
Ask:
- where do several medium frictions compound into a high-friction moment?
- where are players forced to satisfy too many constraints at once?
- where does the flow ask for too much memory, too much waiting, or too many parallel tasks?
- where do repeated harmful frictions appear without enough reward, clarity, or release?
Common accumulation patterns:
- multiple resources plus timer plus low clarity
- complex chain plus weak feedback plus low inventory space
- repeated losses plus long recovery plus weak learning signal
- social obligation plus schedule pressure plus poor coordination tools
7. Find the breakpoints
Identify:
- where challenge turns into drag
- where strategy turns into opacity
- where anticipation turns into dead time
- where difficulty turns into helplessness
- where a healthy loop turns into churn risk
These are the key design breakpoints.
8. Diagnose the role of friction in the design
Answer:
- which friction points are core to the fantasy or mastery arc?
- which friction points only exist because of weak clarity, weak UX, poor pacing, or over-constrained economy?
- what friction is essential and should be protected?
- what friction is currently doing accidental damage?
9. Recommend design changes
For each major friction issue, specify:
- Issue
- Why it hurts
- Keep / reduce / remove / surface / reorder / soften
- Expected effect
Typical interventions:
- surface hidden requirements
- reduce simultaneous constraints
- improve feedback and goal clarity
- shorten dead-time without removing commitment
- preserve meaningful tradeoffs while removing admin burden
- stagger dependencies instead of stacking them all at once
Response structure
Audit Target
Journey Breakdown
- ...
- ...
- ...
Friction Map
| Step |
Friction Point |
Type |
Cause |
Intensity |
Visibility |
Fairness Feel |
| ... |
... |
... |
... |
... |
... |
... |
Accumulation Analysis
Breakpoints
Diagnosis
Recommendations
- ...
- ...
- ...
Fast mode
Use this quick pass when speed matters:
- where does the player slow down or stop?
- is the friction creating strategy or confusion?
- is it fair and legible?
- what other frictions are stacking nearby?
- what should be preserved, softened, surfaced, or removed?
Working principle
Good friction gives the player something meaningful to push against.
Bad friction makes the player wonder why they are pushing at all.
1---2name: game-design-friction-journey-audit3description: Audit a game, feature flow, economy path, onboarding journey, progression chain, or live-ops loop for friction quality and friction accumulation. Use when diagnosing where players stall, disengage, churn, or feel overloaded; when distinguishing productive challenge from harmful friction; or when evaluating whether constraints, waiting, confusion, resource pressure, or multi-step dependencies are creating strategy, tension, frustration, or deadlock.4---56# Game Design Friction Journey Audit78Audit a design by mapping where friction appears across a player journey, what kind of friction it is, how it accumulates, and where useful challenge mutates into harmful drag.910Use this skill when a feature feels sticky in the wrong way, when progression seems to slow down for reasons players cannot articulate clearly, or when you need to separate meaningful challenge from accidental obstruction.1112## Core principle1314Not all friction is bad.1516Some friction creates commitment, decision-making, anticipation, and mastery. Other friction creates confusion, paralysis, resentment, or churn. The job is not to remove all resistance. The job is to identify which resistance is doing design work and which is merely getting in the player's way.1718## What to produce1920Generate:211. **Audit target** - what journey, loop, or feature is being reviewed222. **Journey breakdown** - the major steps in player progression through the target flow233. **Friction map** - where friction appears, what kind it is, and what causes it244. **Accumulation analysis** - where multiple frictions stack into exhaustion or deadlock255. **Diagnosis** - where the design shifts from meaningful challenge to harmful blockage266. **Recommendations** - what to preserve, reduce, surface, reorder, or remove2728## Process2930### 1. Define the journey being audited3132Clarify:33- what system or flow is under review34- what kind of player it applies to35- what stage of play it belongs to: FTUE, early game, mid-game, elder game, event loop, monetization path, social loop, etc.36- what desired player behavior the flow is supposed to support3738Write:39- **Audit target**40- **Expected player goal**41- **Player context**4243### 2. Break the journey into steps4445Map the journey as a sequence of player-facing steps.4647For each step, identify:48- player action49- player decision50- requirement or dependency51- feedback or reward52- what unlocks the next step5354Keep steps coarse enough to be readable but concrete enough to locate friction.5556### 3. Identify friction at each step5758For each step, ask:59- what slows progress?60- what blocks progress?61- what creates uncertainty?62- what consumes time, attention, or resources?63- what forces tradeoffs or commitment?6465Possible friction sources:66- resource scarcity67- dependency chains68- waiting and timers69- unclear affordances or goals70- UI or information opacity71- cognitive overload72- skill challenge73- social coordination burden74- random variance75- harsh penalty or recovery cost76- monetization pressure7778### 4. Classify the friction7980Classify each friction point as one of these:8182#### Productive friction83Supports:84- decision-making85- planning86- anticipation87- mastery88- commitment89- strategic tradeoff90- emotional tension that feels fair and legible9192#### Harmful friction93Produces:94- confusion95- dead time without meaning96- arbitrary blocking97- unreadable requirements98- overloaded task chains99- repeated admin work100- punishment without learning101- progress paralysis102103#### Mixed friction104Useful in principle, but currently too strong, too opaque, too stacked, or too poorly timed.105106Do not treat this as binary if it is not. Many systems are good ideas implemented at the wrong intensity.107108### 5. Assess intensity and visibility109110For each friction point, rate:111- **Intensity** - low / medium / high112- **Visibility** - obvious / partially hidden / opaque113- **Fairness feel** - fair / borderline / unfair-feeling114115A friction can be mild but still dangerous if it is hidden. It can also be intense but acceptable if the player clearly understands it and sees why it exists.116117### 6. Analyze friction accumulation118119Look for stack effects.120121Ask:122- where do several medium frictions compound into a high-friction moment?123- where are players forced to satisfy too many constraints at once?124- where does the flow ask for too much memory, too much waiting, or too many parallel tasks?125- where do repeated harmful frictions appear without enough reward, clarity, or release?126127Common accumulation patterns:128- multiple resources plus timer plus low clarity129- complex chain plus weak feedback plus low inventory space130- repeated losses plus long recovery plus weak learning signal131- social obligation plus schedule pressure plus poor coordination tools132133### 7. Find the breakpoints134135Identify:136- where challenge turns into drag137- where strategy turns into opacity138- where anticipation turns into dead time139- where difficulty turns into helplessness140- where a healthy loop turns into churn risk141142These are the key design breakpoints.143144### 8. Diagnose the role of friction in the design145146Answer:147- which friction points are core to the fantasy or mastery arc?148- which friction points only exist because of weak clarity, weak UX, poor pacing, or over-constrained economy?149- what friction is essential and should be protected?150- what friction is currently doing accidental damage?151152### 9. Recommend design changes153154For each major friction issue, specify:155- **Issue**156- **Why it hurts**157- **Keep / reduce / remove / surface / reorder / soften**158- **Expected effect**159160Typical interventions:161- surface hidden requirements162- reduce simultaneous constraints163- improve feedback and goal clarity164- shorten dead-time without removing commitment165- preserve meaningful tradeoffs while removing admin burden166- stagger dependencies instead of stacking them all at once167168## Response structure169170### Audit Target171- ...172173### Journey Breakdown1741. ...1752. ...1763. ...177178### Friction Map179| Step | Friction Point | Type | Cause | Intensity | Visibility | Fairness Feel |180|---|---|---|---|---|---|---|181| ... | ... | ... | ... | ... | ... | ... |182183### Accumulation Analysis184- ...185186### Breakpoints187- ...188189### Diagnosis190- ...191192### Recommendations1931. ...1942. ...1953. ...196197## Fast mode198199Use this quick pass when speed matters:200- where does the player slow down or stop?201- is the friction creating strategy or confusion?202- is it fair and legible?203- what other frictions are stacking nearby?204- what should be preserved, softened, surfaced, or removed?205206## Working principle207208Good friction gives the player something meaningful to push against.209Bad friction makes the player wonder why they are pushing at all.