
Design systemCarsxe UI, as a package
Import themed shadcn components from @carsxe/design-system. Do not copy them into your app.
Install
Add the package, then import components and CSS.
bun add @carsxe/design-system
For agents
Paste this prompt, or copy a full skill file from the catalog.
Use @carsxe/design-system as the UI kit. Install it from npm. Import components from @carsxe/design-system/components/<name> (or the package root). Load @carsxe/design-system/globals.css if the app already uses Tailwind v4, otherwise @carsxe/design-system/styles.css. Do not run shadcn add in this app. Do not create wrapper components. Customize with variant, size, className, and native props.