uitripled
Installation
SKILL.md
Overview
UITripled is a TypeScript component library offering 177 unique animated UI components across three design system variants: shadcn/ui (primary, 171 entries), Base UI (88 entries), and Carbon (10 entries). Components are distributed via a centralized registry and installed through the uitripled CLI. All animations are powered by Framer Motion.
- Source: moumen-soliman/uitripled @ master
- Version: 1.1.0
- Language: TypeScript (TSX)
[SRC:packages/registry/registry.json:L1]
Quick Start
Install a component:
npx uitripled add native-button-shadcnui
Set up providers (required for theme and variant switching):