DEV Community

Cover image for Manifest UI: shadcn/ui Blocks for AI Chat Interfaces
jQueryScript
jQueryScript

Posted on

Manifest UI: shadcn/ui Blocks for AI Chat Interfaces

Manifest UI: a set of production-ready shadcn/ui blocks for building ChatGPT and Claude-style AI chat interfaces.

Key highlights:

  • Chat conversation and message bubble components with avatar and status support
  • Quick reply chips, tag selectors, and option lists for AI interaction patterns
  • Payment, event, form, and social embed blocks included
  • Tailwind CSS v4 theming via CSS custom properties
  • TypeScript props throughout, dark mode out of the box
  • Install any block with one npx shadcn@latest add @manifest/<block-name> command

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)