SmoothUI
Collection of React components animated with Motion, Tailwind and shadcn: accordions, menus, modals, text effects, plus ready-made page blocks (hero, pricing, testimonials, FAQ, footer). Each piece installs one at a time through the shadcn CLI rather than as a global package. MIT licensed, copyable code.
Strengths
- Motion tuned short and restrained, animating position and opacity only: smooth even on a modest machine
- Component-by-component install: you only ship what you use
- Whole page blocks (hero, pricing, testimonials), not only atoms
Limitations
- Crowded niche: what separates it from libraries already catalogued is taste, not capability
- Copied code means code you maintain: no upstream fix will reach you
- Assumes React, Tailwind and shadcn: outside that stack nothing transfers
Best for
- Vibe coder whose app works and whose transitions stutter without them knowing why
- Landing page to assemble fast, from whole blocks rather than isolated components