Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
owl-listener avatar

Focus Attention Design

  • 36 installs
  • 87 repo stars
  • Updated June 9, 2026
  • owl-listener/inclusive-design-skills

Helps with ai & agent building tasks during AI-assisted development.

About

focus-attention-design is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • focus-attention-design
  • AI & Agent Building
  • AI-coding skill

Focus Attention Design by the numbers

  • 36 all-time installs (skills.sh)
  • +5 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #8,608 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/owl-listener/inclusive-design-skills --skill focus-attention-design

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs36
repo stars87
Last updatedJune 9, 2026
Repositoryowl-listener/inclusive-design-skills

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Focus and Attention Design

Design interfaces that help people maintain focus on their task by removing unnecessary distractions and giving users control over their attention environment.

Core Principle

Every element on screen should serve the user's current task. If it exists for the business but not for the user, it is a distraction.

Design Patterns

Single Purpose

  • One primary action per screen or section
  • Secondary actions visually de-emphasised (smaller, muted colour, text link)
  • Remove decorative elements that don't serve the task
  • Hide advanced options behind "Show more" or "Advanced"
  • Present choices sequentially, not simultaneously, when possible

Interruption Control

  • No autoplay audio or video
  • No pop-ups that aren't triggered by user action
  • Allow users to dismiss or defer notifications
  • Save state before showing any modal — closing it must not lose work
  • Never remove content from the screen without user action
  • If a banner or alert is needed, make it dismissable and non-blocking

Visual Calm

  • Generous whitespace between sections
  • Limited colour palette (3–4 colours for UI elements)
  • Subtle borders and dividers, not heavy lines
  • No flashing, blinking, or rapidly changing content
  • Animation only for functional feedback (loading, transitions)
  • Always respect prefers-reduced-motion

Time Sensitivity

  • Avoid time limits unless absolutely essential
  • If time limits exist, warn well before expiry
  • Provide easy extension (one click, not multi-step)
  • Allow at least 20 seconds per required decision
  • Save progress automatically in timed contexts
  • For session timeouts: save state and allow seamless return

Assessment Questions

For each screen, ask: 1. What is the ONE thing the user should do here? 2. Is that one thing the most visually prominent element? 3. What on this screen competes for attention? Can it be removed or muted? 4. Can the user control interruptions (notifications, modals, autoplay)? 5. Is there artificial urgency that doesn't serve the user?

Anti-Patterns to Flag

  • Countdown timers on non-time-sensitive actions
  • "Only 2 left!" urgency messaging
  • Autoplay video or audio
  • Multiple competing calls to action
  • Chat widgets that pop up unsolicited
  • Moving or animated advertisements near task areas
  • Layout shifts that redirect attention

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.