marquee-loop
Apply seamless infinite marquee loops using duplicated items.
Works with
--- name: marquee-loop description: Apply seamless infinite marquee loops using duplicated items. license: MIT --- # Marquee Skill ## Use When - A design needs a seamless infinite loop for logos, testimonials, screenshots, tags, or short feature chips. ## Workflow 1. Duplicate the item sequence so the end and beginning match perfectly. 2. Animate the track with a linear transform from 0 to -50%. 3. Keep item widths stable to prevent jumps during the loop. 4. Mask or fade the edges when the marquee enters or exits a section. 5. Pause or slow the marquee on hover only when interaction is useful. 6. Respect prefers-reduced-motion with a static wrap or very slow movement. ## Guardrails - Do not animate unique content that users must read carefully. - Do not use large CPU-heavy shadows or filters on every moving item.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

