aceternity-ui
Audited by Runlayer on Feb 21, 2026
Malicious tool definition detected
Tool: SKILL.md [1/3] Description: --- name: aceternity-ui description: 100+ animated React components (Aceternity UI) for Next.js with Tailwind.
Tool: SKILL.md [2/3] Description: by character - **Typewriter Effect** - Typing animation - **Flip Words** - Word rotation animations - **Text Hover Effect** - Interactive text on hover - **Hero Highlight** - Gradient text highlights - **Encrypted Text** - Matrix-style encrypted text effect - **Colourful Text** - Gradient animated text **Usage Example:** ```tsx import { TypewriterEffect } from "@/components/ui/typewriter-effect"; const words = [ { text: "Build" }, { text: "amazing" }, { text: "w
Tool: SKILL.md [3/3] Description: - **Usage examples** - Saves ~2k tokens writing boilerplate code - **Troubleshooting guide** - Saves ~1k tokens debugging common issues **Estimated savings: ~10k tokens (65-70% reduction) per implementation** **Errors prevented:** 1.
Malicious tool definition detected
Tool: references/component-catalog.md [1/3] Description: # Aceternity UI Component Catalog Complete reference of all 100+ components organized by category with installation commands and use cases. ## Table of Contents - [Backgrounds & Effects (28)](#backgrounds--effects) - [Card Components (15)](#card-components) - [Scroll & Parallax (5)](#scroll--parallax) - [Text Components (10)](#text-components) - [Buttons (4)](#buttons) - [Loaders (2)](#loaders) - [Navigation (5)](#navigation) - [Input & Fo
Tool: references/component-catalog.md [2/3] Description: Card **Command**: `bunx shadcn@latest add @aceternity/glare-card` **Description**: Holographic glare effect on card **Use Cases**: Premium products, special offers **Docs**: https://ui.aceternity.com/components/glare-card ### 15. Direction Aware Hover **Command**: `bunx shadcn@latest add @aceternity/direction-aware-hover` **Description**: Hover effects based on cursor entry direction **Use Cases**: Creative portfolios, unique interactions
Tool: references/component-catalog.md [3/3] Description: shadcn@latest add @aceternity/compare` **Description**: Before/after comparison slider **Use Cases**: Image comparisons, feature comparisons **Docs**: https://ui.aceternity.com/components/compare --- ## Cursor & Pointer ### 1.
Malicious tool definition detected
Tool: references/quick-start.md [1/2] Description: # Aceternity UI Quick Start Guide Fast-track guide to get started with Aceternity UI in your Next.js project.
Tool: references/quick-start.md [2/2]