Artifacts Builder
A Claude skill and script suite for building elaborate multi-component claude.ai HTML artifacts with React, Tailwind and shadcn/ui, then bundling everything into one self-contained file.
Artifacts Builder
A toolchain for powerful claude.ai HTML artifacts that need state, routing or shadcn/ui — beyond a single-file HTML/JSX artifact.
What's inside
scripts/init-artifact.sh— scaffolds React 18 + TypeScript + Vite with 40+ shadcn/ui components and@/aliasesscripts/bundle-artifact.sh— bundles the app into one self-containedbundle.html(JS, CSS, deps inlined) via Parcel- Design guidance to avoid generic "AI slop" output
Use it for
Building and shipping complex, interactive artifacts that would be unmanageable as a single hand-written file.