If you're building React or Next.js sites with Tailwind and want polished animated components without writing motion code from scratch, this walks you through the Magic UI component registry. It covers the full loop: picking the right component (marquees, animated buttons, hero effects), installing via shadcn, integrating without breaking the APIs, and checking accessibility and performance before you ship. The workflow is prescriptive, which is helpful when you just want a shiny button or text fade without decision paralysis. One thing to watch: it leans on you already having shadcn initialized, so if your project isn't set up that way, you'll need to backtrack.
npx skills add https://github.com/magicuidesign/magicui --skill magic-ui