cognitive-load
11
总安装量
2
周安装量
#28331
全站排名
安装命令
npx skills add https://github.com/flpbalada/my-opencode-config --skill cognitive-load
Agent 安装分布
opencode
2
claude-code
2
amp
1
cursor
1
kimi-cli
1
codex
1
Skill 文档
Cognitive Load – Designing for Human Memory
Cognitive Load Theory (CLT), developed by John Sweller, provides a framework for designing experiences that work with human working memory limitations. Understanding the three types of cognitive load helps create interfaces that feel effortless and intuitive.
When to Use This Skill
- Designing complex forms or workflows
- Creating onboarding experiences
- Simplifying feature-rich interfaces
- Improving task completion rates
- Planning information architecture
- Reviewing designs for usability
Working Memory Limitations
Human Processing Capacity:
âââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â WORKING MEMORY â
â â
â Capacity: 7 ± 2 items simultaneously â
â Duration: ~20 seconds without rehearsal â
â Processing: Serial, not parallel â
â â
â When exceeded â Errors, frustration, abandonment â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââ
Design goal: Stay WITHIN capacity limits.
Three Types of Cognitive Load
Total Cognitive Load = Intrinsic + Extraneous + Germane
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â WORKING MEMORY CAPACITY â
âââââââââââââââââââ¬ââââââââââââââââââ¬ââââââââââââââââââââââââââââââ¤
â INTRINSIC â EXTRANEOUS â GERMANE â
â â â â
â Task â Bad design â Learning & â
â complexity â noise â schema building â
â â â â
â Can't reduce â ELIMINATE â MAXIMIZE â
â without â THIS â THIS â
â changing task â â â
âââââââââââââââââââ´ââââââââââââââââââ´ââââââââââââââââââââââââââââââ
1. Intrinsic Load
What it is: The inherent difficulty of the task itself.
| Characteristic | Example |
|---|---|
| Determined by task complexity | Filing taxes vs. sending email |
| Varies by user expertise | Expert finds it easy, novice struggles |
| Cannot be eliminated | Only managed through design |
Design strategies:
- Break complex tasks into smaller steps
- Provide progressive disclosure
- Build on existing mental models
- Offer different paths for different expertise levels
2. Extraneous Load
What it is: Unnecessary mental effort from poor design.
Common Sources of Extraneous Load:
Visual:
âââ Cluttered layouts
âââ Poor typography
âââ Inconsistent patterns
âââ Distracting animations
Interaction:
âââ Unclear navigation
âââ Unexpected behaviors
âââ Too many options
âââ Hidden functionality
Content:
âââ Jargon and complexity
âââ Redundant information
âââ Missing context
âââ Poor information hierarchy
Design strategies:
- Eliminate decorative elements without purpose
- Use consistent design patterns
- Apply strong visual hierarchy
- Remove redundant information
3. Germane Load
What it is: Productive mental effort that builds understanding.
| Benefit | Example |
|---|---|
| Builds mental models | User learns system behavior |
| Enables efficiency | Experienced user works faster |
| Creates transferable knowledge | Skills apply to similar tasks |
Design strategies:
- Provide clear feedback on actions
- Create learnable, consistent patterns
- Design onboarding that builds foundations
- Use progressive enhancement for power features
Load Analysis Framework
Step 1: Map the Task
Task Decomposition:
[Main Task]
âââ Step 1: [Action] â Load type: [I/E/G]
â âââ Decisions required: [count]
âââ Step 2: [Action] â Load type: [I/E/G]
â âââ Decisions required: [count]
âââ Step 3: [Action] â Load type: [I/E/G]
â âââ Decisions required: [count]
âââ Completion
Step 2: Identify Load Sources
For each step, categorize the cognitive demands:
| Step | Intrinsic Load | Extraneous Load | Germane Load |
|---|---|---|---|
| 1 | [Task complexity] | [Design issues] | [Learning value] |
| 2 | [Task complexity] | [Design issues] | [Learning value] |
| 3 | [Task complexity] | [Design issues] | [Learning value] |
Step 3: Design Interventions
Intervention Strategy:
High Intrinsic Load?
âââ YES â Break into smaller steps
âââ YES â Add progressive disclosure
âââ YES â Provide scaffolding/help
âââ YES â Offer simplified path
High Extraneous Load?
âââ YES â Remove unnecessary elements
âââ YES â Improve visual hierarchy
âââ YES â Simplify navigation
âââ YES â Fix inconsistent patterns
Low Germane Load?
âââ YES â Add meaningful feedback
âââ YES â Create learnable patterns
âââ YES â Design for skill building
âââ YES â Connect to existing knowledge
Output Template
After completing analysis, document as:
## Cognitive Load Analysis
**Feature/Flow:** [Name]
**Date:** [Date]
### Task Map
| Step | Description | Intrinsic | Extraneous | Germane |
| ---- | ----------- | ------------ | ------------ | ------------ |
| 1 | [Step] | High/Med/Low | High/Med/Low | High/Med/Low |
| 2 | [Step] | High/Med/Low | High/Med/Low | High/Med/Low |
### Load Issues Identified
#### Intrinsic Load Problems
- [Issue]: [Location]
- [Issue]: [Location]
#### Extraneous Load Problems
- [Issue]: [Location]
- [Issue]: [Location]
### Recommendations
| Priority | Change | Expected Impact |
| -------- | ----------------- | --------------------- |
| High | [Specific change] | [Reduces X load by Y] |
| Medium | [Specific change] | [Reduces X load by Y] |
### Success Metrics
| Metric | Current | Target |
| -------------------- | ------- | ------ |
| Task completion rate | X% | Y% |
| Time to complete | X min | Y min |
| Error rate | X% | Y% |
| User satisfaction | X | Y |
Real-World Examples
Google Search
Load Optimization:
Intrinsic: Minimal - just type what you want
Extraneous: Near zero - white space + search box
Germane: Focus on learning query refinement
Result: 2-3x faster searches than competitors
Slack Progressive Disclosure
New User Experience:
âââ Basic: Messaging interface only
âââ Intermediate: Threading, channels
âââ Advanced: Integrations, workflows
âââ Enterprise: Admin controls
Each level builds on previous knowledge (germane load)
without overwhelming new users (extraneous load).
Apple iOS Consistency
System-wide Patterns:
Gestures:
âââ Swipe from left = back (everywhere)
âââ Pull down = refresh (everywhere)
âââ Long press = more options (everywhere)
âââ Pinch = zoom (everywhere)
Consistency eliminates extraneous load.
Users learn once, apply everywhere.
Design Strategies by Load Type
Reducing Intrinsic Load
| Strategy | Implementation |
|---|---|
| Task chunking | Max 3-5 items per screen |
| Mental model alignment | Use familiar metaphors |
| Smart defaults | Pre-select common choices |
| Contextual help | Show info when needed |
Eliminating Extraneous Load
| Strategy | Implementation |
|---|---|
| Visual hierarchy | Size, color, position guide attention |
| Consistent patterns | Same action = same interaction |
| Content prioritization | Most important info first |
| Distraction removal | No unnecessary animations/elements |
Optimizing Germane Load
| Strategy | Implementation |
|---|---|
| Clear feedback | Show results of every action |
| Pattern consistency | Create learnable behaviors |
| Progressive enhancement | Reveal features as expertise grows |
| Knowledge transfer | Design transferable skills |
Measurement Approaches
Quantitative
- Task completion time
- Error rate and recovery time
- Number of help requests
- Tab/window switches during task
- Abandonment points
Qualitative
- Think-aloud testing (confusion points)
- Cognitive walkthroughs (step-by-step effort)
- Post-task interviews (perceived difficulty)
- Eye tracking (scanning patterns)
Integration with Other Methods
| Method | Combined Use |
|---|---|
| Cognitive Fluency | Fluency is one way to reduce extraneous load |
| Hick’s Law | Fewer choices = lower load |
| Progressive Disclosure | Manage intrinsic load over time |
| Graph Thinking | Map load relationships across system |
| Five Whys | Why are users struggling/abandoning? |
Quick Reference
COGNITIVE LOAD CHECKLIST
Intrinsic Load Management:
â¡ Tasks broken into 3-5 step chunks
â¡ Progressive disclosure for complexity
â¡ Different paths for different expertise
â¡ Builds on familiar concepts
Extraneous Load Elimination:
â¡ Clear visual hierarchy
â¡ Consistent interaction patterns
â¡ No unnecessary decorative elements
â¡ Logical information architecture
Germane Load Optimization:
â¡ Clear feedback on all actions
â¡ Patterns that transfer across features
â¡ Onboarding builds mental models
â¡ Advanced features reward learning
Testing:
â¡ Task completion measured
â¡ Error rates tracked
â¡ User confusion points identified
â¡ Learning curve improving over time