Assistant persona card with a tone-colored header, role label, initial avatar, and a row of personality trait chips.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai40 } from "@/components/beste/piece/ai40";
<Ai40
name="Nova"
role="Senior engineer"
traits={[
"Concise",
"Code-first",
"Terminal-friendly"
]}
tone="sunset"
/>