Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Make one primary CTA feel premium: a soft band of light sweeps across it (slowly at rest, faster on hover). Reserve for the single primary button; keep it subtle. Pure CSS; the sweep stops (solid button) under prefers-reduced-motion. Do not use on secondary/destructive buttons or many at once.
.claude/skills/nexu-io-shimmer-button/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -57% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -65% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -10% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -75% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -39% | 0% |
A highlight that sweeps across a CTA. Part of motion-anything; obeys MOTION-SPEC.md. Technique popularized by Magic UI, reimplemented dependency-free (pure CSS).
shimmer-button.css into the project and link it.html <button class="shimmer">Get started</button>
prefers-reduced-motion the sweep stops; a plain solid button remains.transform of a masked pseudo-element only — GPU-safe.Other measured skills in the registry, with their headline benchmark lift.