Scripts2026年9月11日·1 分钟阅读

Cult UI — Animated Tailwind Components for Design Engineers

A curated collection of animated, interactive React components styled with Tailwind CSS, ready to copy and paste into any project.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Cult UI Overview
直接安装命令
npx -y tokrepo@latest install 521d7dd6-ada5-11f1-9bc6-00163e2b0d79 --target codex

先 dry-run 确认安装计划,再运行此命令。

Introduction

Cult UI offers a growing set of animated, interactive React components designed for developers who care about motion and polish. Components are built with Tailwind CSS and Framer Motion, compatible with the shadcn/ui ecosystem.

What Cult UI Does

  • Provides copy-paste animated React components with Tailwind CSS styling
  • Includes typewriter effects, dock menus, gradient text, and interactive cards
  • Integrates with shadcn/ui CLI for one-command installation
  • Uses Framer Motion for physics-based animations out of the box
  • Ships source code directly into your project—no runtime dependency

Architecture Overview

Cult UI follows the shadcn/ui pattern: components are not installed as an npm package but copied into your codebase via the CLI or manually. Each component is a self-contained React file using Tailwind utility classes and Framer Motion for animation. This gives you full control to customise without fighting library abstractions.

Self-Hosting & Configuration

  • Use the shadcn CLI to add components: npx shadcn@latest add from the registry
  • Alternatively, copy component source files directly from the repository
  • Requires Tailwind CSS v3+ and Framer Motion as peer dependencies
  • Customise animations by editing motion props in the component source
  • Works with any React 18+ project using Tailwind CSS

Key Features

  • Motion-first components with spring physics and gesture interactions
  • Full shadcn/ui compatibility for consistent design system integration
  • Source-level ownership—modify any component without library constraints
  • Responsive and accessible by default
  • Growing library with dock, typewriter, gradient, and card components

Comparison with Similar Tools

  • shadcn/ui — foundational unstyled components; Cult UI adds animated, opinionated variants
  • Magic UI — similar animated component collection; Cult UI focuses on design-engineer aesthetics
  • Aceternity UI — premium animated components; Cult UI is fully MIT-licensed and open source
  • React Bits — community component collection; Cult UI emphasises Framer Motion integration

FAQ

Q: Is Cult UI an npm package? A: No. Like shadcn/ui, you copy components into your project for full ownership.

Q: What animation library does it use? A: Framer Motion (now Motion) for physics-based animations.

Q: Can I use Cult UI without shadcn/ui? A: Yes. Components are standalone React files—shadcn/ui is optional.

Q: Is it free for commercial use? A: Yes. Cult UI is released under the MIT license.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产