agentsclimarketplace

Wearable design

Skill Dragoon0x/everything-design-taste/skills/wearable-design

Designing for smartwatches and wearable devices, glanceable UX, and small screen constraints.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill wearable-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 281 tokens by cl100k_base, as published. Nobody here has run it

Wearable Design

Constraints

  • Screen: ~40mm, round or square
  • Interaction: taps, swipe, crown/bezel, voice
  • Session: 3-5 seconds (glance, not browse)
  • Context: active, on-the-go, hands may be occupied

Design Principles

  1. Glanceable: Information in 2-3 seconds
  2. Actionable: One tap to the most common action
  3. Minimal: One piece of information per screen
  4. Timely: Show what's relevant NOW

UI Patterns

  • Notification: Title + 1 line body + 1-2 action buttons
  • Complication: Single metric on watch face (step count, weather)
  • List: Short scrollable list (5-10 items max)
  • Detail: Headline + key info + action

Typography

  • System font (SF Compact for Apple Watch)
  • Large: 20-34pt for primary info
  • Body: 15-17pt minimum
  • No more than 2 font sizes per screen

Don'ts

  • Don't replicate the phone app
  • Don't require typing (use voice or preset responses)
  • Don't show more than 3-5 items in a list
  • Don't use light colors on bright outdoor screens

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.