My-opencode-config visual-cues-cta-psychology

Visual Cues & CTA Psychology - Guiding User Attention

install
source · Clone the upstream repo
git clone https://github.com/flpbalada/my-opencode-config
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/flpbalada/my-opencode-config "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/visual-cues-cta-psychology" ~/.claude/skills/flpbalada-my-opencode-config-visual-cues-cta-psychology && rm -rf "$T"
manifest: skills/visual-cues-cta-psychology/SKILL.md
source content

Visual Cues & CTA Psychology - Guiding User Attention

Visual cues leverage human attention and perception to guide user behavior and direct focus toward specific elements. Understanding how the visual system processes information enables designers to create more effective call-to-action experiences.

When to Use This Skill

  • Designing landing pages and conversion funnels
  • Creating button hierarchies and CTA elements
  • Optimizing user attention flow
  • Improving click-through rates
  • Designing hero sections and key content
  • Planning information architecture visually

Core Principle

Human attention follows predictable patterns:

  1. Evolutionary triggers (faces, movement, eyes)
  2. Learned patterns (reading direction, F/Z)
  3. Design signals (size, color, contrast)
  4. Directional cues (arrows, gaze, lines)

Reading Pattern Quick Guide

PatternUse ForCTA Placement
F-PatternText-heavy contentFirst 2 paragraphs, subheadings
Z-PatternVisual/landing pagesBottom-right (terminal area)
GutenbergGeneral pagesTop-left (start), bottom-right (end)

Progressive Disclosure

TopicFileWhen to Use
Eye patterns & gazecontext/gaze-patterns.mdF-pattern, Z-pattern, thumb zones
Visual cue typescontext/visual-cue-types.mdArrows, gaze direction, encapsulation
CTA designcontext/cta-design.mdButton color, copy, placement

CTA Quick Reference

Color Psychology

ColorEffectBest For
RedUrgency, actionLimited time CTAs
OrangeFriendly, confidentSign ups, trials
GreenSafety, growthPositive actions
BlueTrust, professionalB2B, financial
PurplePremium, creativeLuxury products

Copy Patterns

First Person (Outperforms): "Get My Free Guide", "Start My Trial" Action + Benefit: "Start Saving Today", "Get Instant Access" Risk Reduction: "Try Free for 14 Days", "No Credit Card Required"

Resources