An npm-published design system with AI-assisted component delivery
Challenge
Several product teams kept rebuilding the same UI pieces, and design consistency eroded with every release.
Approach
I built a central component library on shadcn/ui and Base UI, shipped it to npm alongside a Tailwind plugin exported from the same package, and documented it in Storybook. Then I designed AI workflows with Claude and Copilot that generate standard components on top of it.
- shadcn/ui
- Base UI
- Tailwind plugin
- Storybook
- npm
- Claude