shadcn/ui
#frontend#tools
shadcn/ui is not a traditional npm dependency you import as an opaque library: it is a collection of copy-pasteable React components (often built on Radix primitives and styled with Tailwind) that you own in your repo. That trades “zero-config package upgrades” for full control over markup, a11y behavior, and styling—ideal when you want a design system feel without fighting a monolithic UI kit. This site (mindex) uses the same stack family: Next.js, Tailwind CSS, shadcn-style components.