Overview of the Artifacts Builder stack
masterThe artifacts-builder is a suite of tools designed for creating complex, multi-component Claude.ai HTML artifacts that require state management, routing, or shadcn/ui components. It is intended for high-fidelity frontend work rather than simple single-file HTML/JSX snippets.
Core Technology Stack:
- Framework: React 18 + TypeScript (via Vite)
- Styling: Tailwind CSS + shadcn/ui
- Bundling: Parcel (configured via
.parcelrcfor path alias support) - Components: Radix UI and shadcn/ui