agentsclimarketplace

Media player

Skill Dragoon0x/everything-design-taste/skills/media-player

Audio and video player UX, playback controls, timeline design, and media player patterns.From its SKILL.md

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

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.3 KB, 289 tokens by cl100k_base, as published. Nobody here has run it

Media Player Patterns

Video Player

  • Controls: Play/pause, timeline scrubber, volume, fullscreen, speed, captions
  • Auto-hide controls: Fade out after 3 seconds of no mouse movement, show on hover/tap
  • Thumbnail preview: Show frame preview on timeline hover
  • Keyboard shortcuts: Space (play/pause), arrows (skip 5/10s), F (fullscreen), M (mute)

Audio Player

  • Minimal: Play/pause, timeline, current time / duration
  • Standard: Add volume, speed control, skip 15s buttons
  • Podcast: Add chapter markers, show notes, clip sharing

Timeline Design

  • Show buffered range (lighter fill behind playhead)
  • Chapters/segments as markers on timeline
  • Click anywhere to seek
  • Drag playhead for precise seeking
  • Show elapsed / remaining time

Playback Speed

  • Options: 0.5x, 0.75x, 1x, 1.25x, 1.5x, 2x
  • Persist preference across sessions
  • Show current speed when not 1x

Mobile

  • Large touch targets for play/pause
  • Swipe left/right on video to seek
  • Swipe up/down for volume (right side) and brightness (left side)
  • Lock orientation option for landscape videos

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 325,949. 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.