--- name: frontend-aceternity description: Dramatic animated effects for landing pages and marketing sites. Use when user needs "wow-factor", hero sections with spotlights/aurora, 3D hover cards, text reveal animations, animated backgrounds. Built on Framer Motion + Tailwind. NOT for basic UI (use shadcn) or SaaS dashboards (use Magic UI). allowed-tools: Read, Edit, Write, Bash (*) --- # Aceternity UI Copy-paste animated effects for stunning landing pages. Built on Framer Motion + Tailwind. ## When to Use - Hero sections with spotlight/aurora effects - 3D card hover effects - Text reveal animations - Animated backgrounds (beams, stars, meteors) - User asks for "cool effects", "wow factor" ## When NOT to Use - Basic UI components → shadcn/ui - SaaS stats/marquees → Magic UI - State-driven animations → Rive ## Process **IDENTIFY → INSTALL → CUSTOMIZE** 1. Identify effect type needed 2. Install: `npx aceternity-ui@latest add [component]` 3. Customize colors/timing ## Dependencies ```bash npm install framer-motion clsx tailwind-merge ``` ## Component Categories ```yaml Backgrounds: spotlight, aurora-background, background-beams, wavy-background, meteors, sparkles Cards: 3d-card, evervault-card, focus-cards, infinite-moving-cards, wobble-card Text: text-generate-effect, flip-words, typewriter-effect, hero-highlight Navigation: floating-navbar, floating-dock, navbar-menu Special: lamp, tracing-beam, parallax-scroll, globe, timeline Buttons: moving-border, hover-border-gradient ``` ## Decision Tree ```yaml Need dramatic effect? ├─ Hero background → spotlight, aurora-background, background-beams ├─ Feature cards → 3d-card, focus-cards ├─ Testimonials → infinite-moving-cards ├─ Headlines → text-generate-effect, flip-words └─ Section divider → lamp, tracing-beam ``` ## Quick Patterns ```tsx // Spotlight Hero