A specialized assistant for working with shadcn/ui components that actually understands the copy-paste philosophy. It browses the component catalog, pulls source code directly into your project, handles the installation commands, and helps you customize variants without breaking accessibility. The key insight here is that it treats shadcn/ui correctly as a collection of copyable code rather than a traditional npm library, so it focuses on component discovery, proper file placement in your components/ui directory, and extending components in your own namespace. Saves you from constantly switching between docs and CLI when building out your component system.
npx skills add https://github.com/google-labs-code/stitch-skills --skill shadcn-ui