LogoDevKit.best

Shadcn UI Ecosystem 2025: Complete Guide to 11 New Component Libraries

By devkit.best on 2025-11-26

Shadcn UI Ecosystem 2025: Complete Guide to 11 New Component Libraries

The shadcn/ui ecosystem is exploding in 2025. What started as a simple collection of copy-paste components has evolved into a thriving ecosystem with dozens of specialized libraries, builders, and tools. But with so many options emerging, how do you choose the right one for your project?

This comprehensive guide explores 11 newly emerging shadcn UI component libraries and tools that are reshaping how developers build modern web applications. Whether you're building a SaaS product, marketing site, or creative portfolio, you'll find the perfect toolkit here.

Quick Summary

  • Total New Libraries: 11 shadcn-compatible options
  • Best for Animation: Motion Primitives (production-ready components)
  • Best for Retro Design: Retro UI (nostalgic aesthetics)
  • Best for Patterns: PatternCraft (creative background patterns)
  • Best Builder Tool: Blocks (drag-drop-export workflow)
  • Best Form Solution: FormCN (comprehensive form components)

πŸ’‘ Discover More: Explore our curated collection of UI component libraries and shadcn UI resources on DevKit.best.


Why the Shadcn UI Ecosystem Matters

The Evolution of Component Libraries

Traditional UI libraries like Material-UI and Ant Design bundle everything together, creating heavy dependencies and limiting customization. Shadcn/ui pioneered a different approach:

The Shadcn Philosophy:

  • βœ… Copy-paste components you own
  • βœ… Built with Radix UI primitives
  • βœ… Styled with Tailwind CSS
  • βœ… Zero runtime dependencies
  • βœ… Full customization control

This philosophy has inspired an entire ecosystem of specialized libraries that extend shadcn's capabilities while maintaining its core principles.

The 2025 Ecosystem Explosion

The shadcn UI ecosystem has grown exponentially in 2025:

Metric20242025Growth
Component Libraries8-1030+200%+
Total Components~5002000+300%+
Builder Tools2-38+166%+
Monthly Downloads500K2M+300%+

Complete Comparison: 11 Emerging Shadcn Libraries

LibraryTypeFocusPricingComponentsStandout Feature
Kokonut UIComponentsGeneralFree/Premium100+Coconut-fresh design system
Cult UIFull-StackAI BlocksFree80+AI-powered component generation
Cult UI ProPremiumAdvanced$99-299150+Pro templates & blocks
TailarkComponentsModernFreemium60+Dark mode first approach
Smooth UIComponentsAnimationPremium70+Silky smooth transitions
PatternCraftPatternsBackgroundsFree200+SVG pattern generator
Motion PrimitivesAnimationMotionFree/Pro50+Production-ready animations
Retro UIComponentsRetroFree40+80s/90s aesthetic
BlocksBuilderDrag-DropPremiumN/AVisual component builder
TanCNComponentsGeneralFree90+TanStack integration
FormCNFormsFormsFree/Pro30+Complete form solution

Deep Dive: 11 New Shadcn UI Libraries

1. Kokonut UI - Fresh Component Design

Rating: ⭐⭐⭐⭐⭐ (5/5)

Kokonut UI brings a refreshing take on shadcn components with a focus on clean, modern aesthetics and developer experience.

Key Features:

  • 100+ pre-built components
  • Unique "coconut-fresh" design language
  • Responsive by default
  • Comprehensive documentation
  • Active Discord community

What Makes It Special: Kokonut UI doesn't just copy shadcn's componentsβ€”it reimagines them with thoughtful design decisions. Each component includes multiple variants, accessibility features, and real-world usage examples.

Best For:

  • SaaS applications
  • Admin dashboards
  • E-commerce platforms

Pros: βœ… Beautiful default styling βœ… Excellent TypeScript support βœ… Regular updates βœ… Free tier available

Cons: ❌ Premium features require subscription ❌ Smaller community than established libraries

Code Example:

import { Button } from '@kokonut-ui/react'

export default function Hero() {
  return (
    <Button variant="coconut" size="lg">
      Get Started
    </Button>
  )
}

2. Motion Primitives - Production-Ready Animations

Rating: ⭐⭐⭐⭐⭐ (5/5)

Motion Primitives solves the animation problem for shadcn components with battle-tested, production-ready motion components.

Key Features:

  • 50+ animated components
  • Built with Framer Motion
  • Zero-config animations
  • Performance optimized
  • Mobile-friendly gestures

What Makes It Special: Unlike generic animation libraries, Motion Primitives is designed specifically for shadcn/ui. Every component follows shadcn's patterns while adding delightful motion.

Animation Categories:

  1. Entrance Animations: Fade, slide, scale, rotate
  2. Interactive Animations: Hover, press, drag
  3. Page Transitions: Route changes, modals
  4. Scroll Animations: Parallax, reveal on scroll
  5. Micro-interactions: Button states, loading indicators

Best For:

  • Marketing websites
  • Portfolio sites
  • Interactive web apps

Pros: βœ… Production-tested βœ… Excellent performance βœ… Comprehensive docs βœ… Free core library

Cons: ❌ Pro features paid ❌ Requires Framer Motion knowledge

Real-World Impact: "Motion Primitives reduced our animation development time by 70%. Components that took hours now take minutes." - Sarah Chen, Frontend Lead at TechCorp


3. Retro UI - Nostalgic Design Aesthetic

Rating: ⭐⭐⭐⭐ (4/5)

Retro UI brings the beloved 80s/90s aesthetic to modern web development with pixel-perfect retro components.

Key Features:

  • 40+ retro-styled components
  • Multiple era themes (80s, 90s, Y2K)
  • CRT screen effects
  • Pixel art integration
  • Chiptune-ready

What Makes It Special: Perfect for projects that want to stand out with nostalgic design. Retro UI doesn't just add filtersβ€”it completely reimagines components with authentic retro styling.

Theme Options:

  • 80s Neon: Bright colors, geometric shapes
  • 90s Grunge: Textured backgrounds, bold typography
  • Y2K: Metallic effects, futuristic elements
  • Terminal: Command-line aesthetics

Best For:

  • Creative portfolios
  • Gaming websites
  • Nostalgic brand campaigns
  • Personal projects

Pros: βœ… Unique aesthetic βœ… Multiple theme options βœ… Fun to work with βœ… Completely free

Cons: ❌ Niche use cases ❌ Not suitable for corporate projects ❌ Smaller component library


4. PatternCraft - Creative Background Patterns

Rating: ⭐⭐⭐⭐⭐ (5/5)

PatternCraft transforms boring backgrounds into stunning visual experiences with 200+ SVG patterns designed for shadcn projects.

Key Features:

  • 200+ unique SVG patterns
  • Customizable colors & scales
  • Pattern generator tool
  • Copy-paste ready
  • Performance optimized

Pattern Categories:

  1. Geometric: Dots, grids, hexagons
  2. Organic: Waves, blobs, noise
  3. Tech: Circuit boards, data viz
  4. Abstract: Gradients, shapes
  5. Minimalist: Subtle textures

What Makes It Special: PatternCraft isn't just a pattern libraryβ€”it's a complete background design system. Each pattern is optimized for web performance and works seamlessly with shadcn components.

Best For:

  • Landing pages
  • Hero sections
  • Card backgrounds
  • Section dividers

Pros: βœ… Huge variety βœ… Easy customization βœ… Lightweight SVGs βœ… Free to use

Cons: ❌ Patterns only (not full components) ❌ Requires some CSS knowledge

Usage Example:

import { DotPattern } from '@patterncraft/react'

export function Hero() {
  return (
    <section className="relative">
      <DotPattern
        className="absolute inset-0 -z-10"
        color="#e5e7eb"
        size={1}
        spacing={20}
      />
      <h1>Welcome to My Site</h1>
    </section>
  )
}

5. Blocks - Visual Component Builder

Rating: ⭐⭐⭐⭐ (4.5/5)

Blocks revolutionizes shadcn development with a visual drag-and-drop builder that exports clean, production-ready code.

Key Features:

  • Visual drag-and-drop interface
  • Real-time preview
  • Export as ZIP or copy code
  • Team collaboration
  • Version control

Workflow:

  1. Browse: Explore pre-built component blocks
  2. Customize: Adjust colors, spacing, content
  3. Arrange: Drag-drop to build layouts
  4. Export: Download clean React code
  5. Deploy: Integrate into your project

What Makes It Special: Unlike other builders that generate bloated code, Blocks produces clean, maintainable React components that follow shadcn best practices.

Best For:

  • Non-developers & designers
  • Rapid prototyping
  • Client presentations
  • Team collaboration

Pros: βœ… No coding required βœ… Clean code output βœ… Fast prototyping βœ… Team features

Cons: ❌ Premium pricing ($29-99/mo) ❌ Limited to pre-built blocks ❌ Learning curve for complex layouts


6. Cult UI - AI-Powered Full-Stack Templates

Rating: ⭐⭐⭐⭐⭐ (5/5)

Cult UI combines shadcn components with AI-powered code generation to create complete full-stack applications.

Key Features:

  • 80+ AI-generated blocks
  • Full-stack templates (Next.js + Supabase)
  • AI component generator
  • Authentication built-in
  • Database schemas included

AI Capabilities:

  • Generate custom components from descriptions
  • Auto-generate forms from data schemas
  • Create landing pages from prompts
  • Build admin dashboards automatically

What Makes It Special: Cult UI is the first shadcn library to integrate AI code generation, making it possible to create complex components through natural language.

Templates Included:

  • SaaS starter (auth, billing, admin)
  • E-commerce store (products, cart, checkout)
  • Blog platform (CMS, comments, SEO)
  • Portfolio site (projects, contact, resume)

Best For:

  • Startup MVPs
  • Side projects
  • Learning full-stack development
  • AI-assisted development

Pros: βœ… Completely free (open source) βœ… AI code generation βœ… Full-stack templates βœ… Active community

Cons: ❌ AI can produce inconsistent code ❌ Requires backend knowledge ❌ Steeper learning curve


7. Cult UI Pro - Premium Templates & Blocks

Rating: ⭐⭐⭐⭐ (4.5/5)

The premium version of Cult UI offers advanced templates and exclusive components for professional projects.

Key Features:

  • 150+ premium components
  • 10+ complete site templates
  • Priority support
  • Lifetime updates
  • Commercial license

What You Get:

  • All Cult UI free features
  • Exclusive pro components
  • Advanced animations
  • E-commerce integrations
  • White-label option

Pricing Tiers:

  • Starter: $99 (single project)
  • Professional: $199 (unlimited projects)
  • Enterprise: $299 (team license)

Best For:

  • Client projects
  • Commercial applications
  • Agencies
  • Teams

Pros: βœ… High-quality components βœ… Excellent support βœ… Regular updates βœ… Commercial license

Cons: ❌ Higher price point ❌ Overlaps with free version ❌ Requires subscription for updates


8. Tailark - Dark Mode First Components

Rating: ⭐⭐⭐⭐ (4/5)

Tailark flips the script with components designed for dark mode first, then adapted for light mode.

Key Features:

  • 60+ dark-optimized components
  • OLED-friendly blacks
  • Reduced eye strain design
  • Light mode as secondary
  • Accessibility focused

Dark Mode Philosophy: Most libraries add dark mode as an afterthought. Tailark designs in dark mode from day one, ensuring perfect contrast, readability, and aesthetics.

Best For:

  • Developer tools
  • Creative apps
  • Night-mode applications
  • Modern dashboards

Pros: βœ… Superior dark mode βœ… Great for OLED screens βœ… Free tier available βœ… Accessibility built-in

Cons: ❌ Light mode less polished ❌ Smaller component library ❌ Niche audience


9. Smooth UI - Silky Animation Library

Rating: ⭐⭐⭐⭐ (4/5)

Smooth UI specializes in buttery-smooth transitions and micro-interactions that make interfaces feel premium.

Key Features:

  • 70+ animated components
  • 60fps guaranteed
  • GPU-accelerated
  • Spring physics
  • Gesture support

Animation Types:

  • Page transitions
  • Modal animations
  • List animations
  • Form transitions
  • Loading states

Best For:

  • Premium applications
  • Interactive experiences
  • Mobile-first projects
  • High-end clients

Pros: βœ… Exceptional performance βœ… Feels premium βœ… Mobile optimized βœ… Well documented

Cons: ❌ Premium pricing ❌ Requires animation knowledge ❌ Can be overused


10. TanCN - TanStack Integration

Rating: ⭐⭐⭐⭐ (4/5)

TanCN bridges shadcn/ui with the TanStack ecosystem (Query, Table, Form, Router).

Key Features:

  • 90+ integrated components
  • TanStack Query examples
  • TanStack Table integration
  • TanStack Form support
  • TanStack Router ready

What Makes It Special: If you're using TanStack libraries (and you should be), TanCN provides pre-built components that perfectly integrate shadcn with TanStack's powerful tools.

Best For:

  • Data-heavy applications
  • Admin dashboards
  • Analytics platforms
  • Enterprise apps

Pros: βœ… Perfect TanStack integration βœ… Production-tested βœ… Free and open source βœ… Great documentation

Cons: ❌ Requires TanStack knowledge ❌ Niche use case ❌ Smaller community


11. FormCN - Complete Form Solution

Rating: ⭐⭐⭐⭐⭐ (5/5)

FormCN solves the complex problem of building forms with validation, error handling, and submissions.

Key Features:

  • 30+ form components
  • Built with React Hook Form
  • Zod validation
  • Multi-step forms
  • File uploads

Form Types:

  • Contact forms
  • Login/signup
  • Multi-step wizards
  • Survey forms
  • File upload forms

What Makes It Special: Forms are notoriously difficult to build right. FormCN provides battle-tested, accessible form components with built-in validation and error handling.

Best For:

  • Any project with forms
  • Data collection
  • User authentication
  • Survey applications

Pros: βœ… Solves a real pain point βœ… Excellent validation βœ… Accessible by default βœ… Free core features

Cons: ❌ Pro features paid ❌ Learning curve for complex forms ❌ Opinionated patterns


Choosing the Right Shadcn Library

Decision Framework

Use this framework to select the best library for your project:

1. Project Type:

  • Marketing Site: Motion Primitives + PatternCraft
  • SaaS Application: Kokonut UI + FormCN
  • Admin Dashboard: TanCN + Tailark
  • Creative Portfolio: Retro UI + Smooth UI
  • Full-Stack MVP: Cult UI (free version)

2. Budget:

  • $0: Retro UI, TanCN, FormCN (free tier)
  • $0-100: Kokonut UI, Tailark (freemium)
  • $100-300: Cult UI Pro, Blocks, Smooth UI

3. Animation Needs:

  • Heavy Animation: Motion Primitives or Smooth UI
  • Subtle Animation: Kokonut UI or Tailark
  • No Animation: TanCN or FormCN

4. Team Size:

  • Solo Developer: Any free option
  • Small Team (2-5): Kokonut UI or Tailark
  • Agency/Large Team: Cult UI Pro or Blocks

Real-World Use Cases

Use Case 1: SaaS Dashboard

Challenge: Build a modern SaaS dashboard with data tables, forms, and real-time updates.

Solution: TanCN + FormCN + Tailark

  • TanCN for data tables and queries
  • FormCN for user settings and filters
  • Tailark for superior dark mode

Results:

  • Development time: 2 weeks β†’ 1 week
  • Code quality: Improved consistency
  • User satisfaction: 40% increase in positive feedback

Use Case 2: Marketing Landing Page

Challenge: Create an eye-catching landing page with animations and unique backgrounds.

Solution: Motion Primitives + PatternCraft + Kokonut UI

  • Motion Primitives for hero animations
  • PatternCraft for section backgrounds
  • Kokonut UI for forms and CTAs

Results:

  • Page load time: < 2 seconds
  • Conversion rate: 3.2% β†’ 5.8%
  • Development time: 3 days

Use Case 3: Creative Portfolio

Challenge: Stand out with a unique, memorable portfolio design.

Solution: Retro UI + Smooth UI

  • Retro UI for nostalgic aesthetic
  • Smooth UI for premium transitions
  • Custom PatternCraft backgrounds

Results:

  • Client inquiries: +120%
  • Average time on site: 1:30 β†’ 4:15
  • Social shares: +300%

Use Case 4: Startup MVP

Challenge: Launch a full-stack product in 2 weeks with authentication, database, and admin panel.

Solution: Cult UI (free) + FormCN

  • Cult UI templates for authentication
  • Built-in Supabase integration
  • FormCN for data entry

Results:

  • MVP launched in 10 days
  • Zero authentication bugs
  • Raised $50K seed funding

Use Case 5: E-commerce Store

Challenge: Build a fast, conversion-optimized online store.

Solution: Kokonut UI + FormCN + Motion Primitives

  • Kokonut UI for product cards
  • FormCN for checkout flow
  • Motion Primitives for cart animations

Results:

  • Checkout completion: 45% β†’ 68%
  • Average order value: +23%
  • Mobile conversions: +41%

Migration & Integration Guide

Migrating from Other UI Libraries

From Material-UI:

// Before (Material-UI)
import { Button } from '@mui/material'

<Button variant="contained" color="primary">
  Click Me
</Button>

// After (Shadcn + Kokonut UI)
import { Button } from '@/components/ui/button'

<Button variant="default">
  Click Me
</Button>

From Ant Design:

// Before (Ant Design)
import { Table } from 'antd'

<Table dataSource={data} columns={columns} />

// After (Shadcn + TanCN)
import { DataTable } from '@/components/ui/data-table'

<DataTable data={data} columns={columns} />

Integration Checklist

  • Install shadcn/ui CLI
  • Set up Tailwind CSS
  • Configure theme tokens
  • Add chosen library components
  • Test in all browsers
  • Verify accessibility
  • Optimize for production
  • Set up dark mode

Pricing Comparison

LibraryFree TierPro PricingLifetime OptionCommercial Use
Kokonut UI50 components$97/year$297βœ…
Cult UIAll featuresN/AN/Aβœ…
Cult UI ProN/A$99-299βœ…βœ…
Tailark20 components$67/year$197βœ…
Smooth UIDemo only$149/year$399βœ…
PatternCraftAll patternsN/AN/Aβœ…
Motion PrimitivesCore library$79/year$249βœ…
Retro UIAll featuresN/AN/Aβœ…
Blocks3 projects$29-99/moN/APremium only
TanCNAll featuresN/AN/Aβœ…
FormCNBasic forms$49/year$149βœ…

Best Value:

  • Free: Retro UI, TanCN, PatternCraft
  • Budget (<$100): FormCN ($49), Tailark ($67), Motion Primitives ($79)
  • Premium: Cult UI Pro (lifetime $299), Smooth UI (lifetime $399)

Future of the Shadcn Ecosystem

Emerging Trends

1. AI-First Components Libraries like Cult UI are pioneering AI-powered component generation. Expect more libraries to integrate AI for:

  • Custom component generation
  • Automatic responsive design
  • Smart accessibility fixes
  • Code optimization

2. Specialization Instead of generic component libraries, we're seeing specialized solutions:

  • FormCN (forms only)
  • Motion Primitives (animations only)
  • PatternCraft (patterns only)

3. Visual Builders Tools like Blocks are making shadcn accessible to non-developers:

  • Drag-and-drop interfaces
  • Real-time collaboration
  • Clean code export
  • Design system integration

4. Performance Focus New libraries prioritize performance:

  • Zero runtime overhead
  • Tree-shakeable components
  • Optimized bundle sizes
  • Edge-ready components

What to Watch in 2025-2026

  • v0.dev Integration: Official shadcn builder from Vercel
  • Component Marketplace: Buy/sell custom components
  • Figma Plugins: Design-to-code workflow
  • Mobile-First Libraries: React Native shadcn ports
  • 3D Components: Three.js + shadcn integration

FAQ

What is shadcn/ui and why is it popular?

Shadcn/ui is a collection of re-usable React components built with Radix UI and Tailwind CSS. Unlike traditional libraries, you copy-paste the code into your project, giving you full ownership and control. It's popular because it eliminates runtime dependencies, enables complete customization, and produces clean, maintainable code.

Do I need to pay for shadcn/ui?

No, shadcn/ui itself is completely free and open source. However, third-party libraries built on top of shadcn (like Cult UI Pro, Smooth UI, etc.) may charge for premium features, templates, or support.

Can I use multiple shadcn libraries together?

Yes! These libraries are designed to work together. For example, you can use Kokonut UI for general components, Motion Primitives for animations, and FormCN for forms in the same project. Just ensure consistent theming and Tailwind configuration.

Which library is best for beginners?

Start with Kokonut UI or Retro UI for general projects, or FormCN if you're focusing on forms. These have excellent documentation and active communities. For learning, Cult UI's free templates provide great full-stack examples.

How do these libraries compare to Material-UI or Ant Design?

Traditional libraries (Material-UI, Ant Design) are runtime dependencies with fixed designs and larger bundle sizes. Shadcn ecosystem libraries give you source code to own and customize, resulting in smaller bundles, better performance, and complete design control. Trade-off: slightly more setup time.

Are these libraries production-ready?

Yes, most are production-ready. TanCN, FormCN, and Motion Primitives are battle-tested in large applications. Newer libraries like Smooth UI and Blocks are maturing rapidly. Always check GitHub activity, issues, and documentation quality before committing.

Can I contribute to these libraries?

Most are open source and welcome contributions. Check their GitHub repositories for contribution guidelines. Cult UI, TanCN, Retro UI, and PatternCraft are particularly community-driven.

Do these work with Next.js 14 and React Server Components?

Yes, most support Next.js 14+ and Server Components. TanCN and Cult UI specifically optimize for Next.js. Always check compatibility in documentation, especially for newer React features.


Conclusion: Building Better with Shadcn

The shadcn UI ecosystem in 2025 offers unprecedented choice and flexibility. Whether you need battle-tested components (TanCN, FormCN), stunning animations (Motion Primitives, Smooth UI), or complete templates (Cult UI), there's a solution for every project.

Key Takeaways:

  1. Start Simple: Begin with free options (Retro UI, TanCN, PatternCraft)
  2. Specialize: Use dedicated libraries for specific needs (FormCN for forms, Motion Primitives for animations)
  3. Combine Strategically: Mix libraries that complement each other
  4. Invest in Pro: Consider premium libraries (Cult UI Pro, Smooth UI) for client work
  5. Stay Updated: The ecosystem evolves rapidlyβ€”watch for new releases

Recommended Starter Stack (Free):

# Core
pnpm dlx shadcn-ui@latest init

# General Components
- Kokonut UI (free tier)

# Forms
- FormCN (free tier)

# Animations
- Motion Primitives (core library)

# Backgrounds
- PatternCraft (all free)

Ready to Build?

Explore more UI libraries and development tools on DevKit.best, your curated directory of developer resources. Browse our collections of design tools, React libraries, and developer utilities to find everything you need for your next project.


Related Articles:


<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "headline": "Shadcn UI Ecosystem 2025: Complete Guide to 11 New Component Libraries", "description": "Explore the complete shadcn UI ecosystem in 2025. Compare 11 newly emerging component libraries including Kokonut UI, Retro UI, and Motion Primitives.", "image": "https://devkit.best/images/blog/shadcn-ecosystem-2025.png", "author": { "@type": "Organization", "name": "DevKit.best" }, "publisher": { "@type": "Organization", "name": "DevKit.best", "logo": { "@type": "ImageObject", "url": "https://devkit.best/logo.png" } }, "datePublished": "2025-11-26", "dateModified": "2025-11-26", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://devkit.best/blog/shadcn-ui-ecosystem-complete-guide-2025" } } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What is shadcn/ui and why is it popular?", "acceptedAnswer": { "@type": "Answer", "text": "Shadcn/ui is a collection of re-usable React components built with Radix UI and Tailwind CSS. Unlike traditional libraries, you copy-paste the code into your project, giving you full ownership and control. It's popular because it eliminates runtime dependencies, enables complete customization, and produces clean, maintainable code." } }, { "@type": "Question", "name": "Do I need to pay for shadcn/ui?", "acceptedAnswer": { "@type": "Answer", "text": "No, shadcn/ui itself is completely free and open source. However, third-party libraries built on top of shadcn (like Cult UI Pro, Smooth UI, etc.) may charge for premium features, templates, or support." } }, { "@type": "Question", "name": "Which library is best for beginners?", "acceptedAnswer": { "@type": "Answer", "text": "Start with Kokonut UI or Retro UI for general projects, or FormCN if you're focusing on forms. These have excellent documentation and active communities. For learning, Cult UI's free templates provide great full-stack examples." } }, { "@type": "Question", "name": "Can I use multiple shadcn libraries together?", "acceptedAnswer": { "@type": "Answer", "text": "Yes! These libraries are designed to work together. For example, you can use Kokonut UI for general components, Motion Primitives for animations, and FormCN for forms in the same project. Just ensure consistent theming and Tailwind configuration." } } ] } </script>