A web-based platform to document, edit, and share components from the shadcn/ui ecosystem — with live previews, instant editing, and modpack-based architecture.
📦 Built for indie developers, design system creators, and DX fanatics.
- ✍️ Real-time editing of each component’s
index.mdxandmetadata.json. - ♻️ React Fast Refresh support out of the box.
- 🧠 MDX-based documentation with full JSX support.
- 🪄 GitHub integration planned: display author avatar, social links, like/save/fork buttons.
- 🧩 Modular architecture powered by modpack — hot-reload individual components.
- 🌈 Fully Tailwind-compatible with runtime themes and design tokens.
- 📤 Designed to become a marketplace for selling, remixing, and showcasing frontend components.
Currently in active development. Feel free to clone and explore:
git clone https://github.com/kodiyak/shadcn-cloud
cd shadcn-cloud
pnpm install
pnpm devshadcn.cloud aims to be a Playground + CMS + Marketplace for UI components, empowering:
- Creators who want to sell or share their custom UI components.
- Teams who need MDX-ased internal documentation with live previews.
- Tools that require fbast iteration, clean visuals, and strong developer experience.
- React + Next.js
- SWC + es-module-shims for runtime component preview
- Tailwind CSS with CSS variables and theme support
- Monaco Editor with full JSX/TSX support
Live editing with instant feedback

The source of truth, beautifully rendered

Built with coffee and care by @kodiyak

