Setup & Installation
What This Skill Does
Builds multi-component HTML artifacts for claude.ai using React 18, TypeScript, Tailwind CSS, and shadcn/ui. Handles the full pipeline: project initialization, component development, and bundling everything into a single self-contained HTML file. Designed for artifacts that need state management, routing, or a component library, not simple one-off HTML files. Setting up React, Tailwind, shadcn/ui, and a single-file bundler from scratch takes 30+ minutes of config; this skill scripts the entire setup and bundle step into two commands.
When to use it
- Working with web artifacts builder functionality
- Implementing web artifacts builder features
- Debugging web artifacts builder related issues
