Loading...
Loading...
Apply Cognitive Load Theory to optimize instructional design by managing intrinsic, extraneous, and germane load within working memory limits. Use this skill when the user needs to diagnose why learners are overwhelmed, redesign training or documentation for better comprehension, evaluate UI/UX information architecture for cognitive burden, or when they ask 'why is this tutorial confusing', 'how to simplify complex instructions', or 'what causes information overload'.
npx skill4agent add asgard-ai-platform/skills grad-cognitive-loadIRON LAW: Working memory capacity is FIXED and limited —
instructional design must minimize extraneous load to maximize
germane processing. Total load (intrinsic + extraneous + germane)
must not exceed working memory capacity.| Source | Description | Design Flaw |
|---|---|---|
| Split-attention | Integrating spatially/temporally separated sources | Text far from diagram |
| Redundancy | Processing identical information in multiple formats | Narration duplicating on-screen text |
| Transient information | Information disappears before processing completes | Fast animations without pause |
| Expertise reversal | Scaffolding that helps novices but hinders experts | Forced step-by-step for advanced users |
| Seductive details | Interesting but irrelevant information | Decorative images, tangential stories |
## Cognitive Load Analysis: [Context]
### Intrinsic Load Assessment
- Element interactivity: [Low/Medium/High]
- Key interacting elements: [list]
- Learner expertise level: [Novice/Intermediate/Expert]
### Extraneous Load Audit
| Source | Present? | Severity | Fix |
|--------|----------|----------|-----|
| Split-attention | [Yes/No] | [High/Med/Low] | [solution] |
| Redundancy | [Yes/No] | [High/Med/Low] | [solution] |
| Transient info | [Yes/No] | [High/Med/Low] | [solution] |
| Seductive details | [Yes/No] | [High/Med/Low] | [solution] |
### Load Budget
- Estimated total load: [Within/Exceeding capacity]
- Extraneous reduction potential: [High/Medium/Low]
### Redesign Recommendations
1. [Primary extraneous load reduction]
2. [Segmenting or sequencing change]
3. [Germane load enhancement]