dragoon0x/everything-design-taste

image-carousel

Image carousel and slider design, when to use carousels, and carousel alternatives.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill image-carousel

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 763 B
  • docs SUMMARY.md 105 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Image Carousel

The Truth

Carousels have low engagement. Users rarely interact past the first slide. Consider alternatives first.

If You Must Use One

  1. Max 5 slides
  2. Show navigation (dots or arrows)
  3. Pause on hover/focus
  4. Swipe on mobile
  5. Auto-play: slow (5-7 second intervals) with pause control
  6. First slide carries the most important content
  7. Visible indicators of total slide count

Alternatives

  • Static hero with the strongest message
  • Stacked sections (each "slide" is a scroll section)
  • Tabs for different content categories
  • Grid for multiple items