This is your go-to when you need Claude to build complex HTML artifacts with React, TypeScript, and shadcn/ui components. It sets up a full Vite project, lets you develop with proper state management and routing, then bundles everything into a single HTML file that works as a Claude artifact. The stack is React 18, Tailwind CSS, and 40+ pre-installed shadcn/ui components. Worth noting: it specifically calls out avoiding "AI slop" design patterns like excessive centering and purple gradients, which is refreshingly honest. Skip this for simple single-file HTML artifacts, but reach for it when you need real component architecture.
npx skills add https://github.com/davila7/claude-code-templates --skill artifacts-builder