# Rotating Text

> One word swaps for the next in place — a compact way to cycle a few phrases in a headline. One rotator per view; short words. Under prefers-reduced-motion it swaps text with no travel.

- Skill: `xpert-ai/rotating-text` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add xpert-ai/rotating-text`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xpert-ai/rotating-text/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: xpert-ai (https://skillmd.com/u/xpert-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xpert-ai/rotating-text

---

# rotating-text
A word that cycles in place. Dependency-free, reduced-motion safe.
## How to apply
Copy css+js; `<span class="rot" data-words="a|b|c">a</span>`.

