serial-position-effect

Applies the Serial Position Effect to order menus, lists, and sequences for recall.

2.5k|358|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Owl-Listener/designer-skills --skill serial-position-effect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: serial-position-effect
Source: https://github.com/Owl-Listener/designer-skills/tree/main/interaction-design/skills/serial-position-effect
Command: npx skills add https://github.com/Owl-Listener/designer-skills --skill serial-position-effect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Important items buried in the middle of menus, lists, and multi-step flows are the least likely to be noticed or remembered, causing users to miss critical navigation, options, and calls to action.

Core Features & Use Cases

  • Navigation and Menu Ordering: Places critical items at the start or end of menus and avoids the serial position valley in middle positions.
  • List and Content Sequencing: Positions featured options, pricing tiers, and default selections at the first or last position where recall is strongest.
  • Onboarding and Wizard Flows: Puts key value moments at the opening or close of a flow and buries tedious steps like permissions and legal agreements in the middle.
  • Use Case: When designing a seven-item navigation menu, place home and primary content first, account and settings last, and use visual distinction for any important item that must remain in the middle.

Quick Start

Ask the AI to review the order of your navigation menu or onboarding steps using the serial position effect and suggest where each item should sit.

Frequently Asked Questions about serial-position-effect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I order navigation menu items for better recall?

Place the most critical items first or last in the menu, since users remember the beginning (primacy effect) and end (recency effect) best. Avoid putting important items in middle positions, where attention and memory dip.

What is the serial position effect in UX design?

The serial position effect is the tendency for people to remember the first and last items in a sequence better than middle items. Designers use it to position critical navigation, options, and calls to action where recall is strongest.

Where should I place the primary call to action in a list?

Place the primary call to action first or last in a set of options, never in the middle. In a three-item set, the middle item acts as a comparison anchor while the outer two are the ones users recall.

How do I highlight an important item stuck in the middle of a list?

Use visual distinction such as weight, color, icon, or size to help the item escape the serial position valley. This applies the Von Restorff Effect, where differentiation compensates for a weak memory position.

When should I not rely on the serial position effect?

When an item must be emphasized regardless of its position, use the Von Restorff Effect instead. For very long lists, apply chunking first to reduce the effective sequence length and shrink the low-recall middle zone.