What problem does it solve? Hand-crafting animations for landing pages, dashboards, and marketing sites is time-consuming and error-prone. This Skill provides ready-to-use animated React components from Magic UI (150+ TypeScript/Tailwind/Motion components) and React Bits (90+ minimal-dependency components), eliminating the need to build animations from scratch with Framer Motion or GSAP. ## Core Features & Use Cases - Component Installation Guidance: Step-by-step instructions for installing Magic UI components via the shadcn CLI and React Bits components via copy-paste, including required dependencies and CSS keyframes. - Component Catalogs & Customization: Detailed references covering props, usage patterns, theming with CSS variables, responsive behavior, and accessibility for components like GridPattern, ShimmerButton, Marquee, BlurText, CountUp, Dock, and Particles. - Helper Scripts: Interactive Python scripts that generate installation commands and prop configurations for selected components. - Use Case: Building a SaaS landing page with an animated grid hero, shimmer CTA button, scrolling testimonial marquee, and animated revenue counters—without writing any animation logic manually. ## Quick Start Ask the assistant to add a Magic UI animated grid pattern hero section with a shimmer button to your Next.js page.