SYSTEM DOCUMENTATION & REQUIREMENTS
💡 This Skill requires parcel, @parcel/config-default, parcel-resolver-tspaths, html-inline, vite, tailwindcss, postcss, autoprefixer, @types/node, tailwindcss-animate, @radix-ui/react-accordion, @radix-ui/react-aspect-ratio, @radix-ui/react-avatar, @radix-ui/react-checkbox, @radix-ui/react-collapsible, @radix-ui/react-context-menu, @radix-ui/react-dialog, @radix-ui/react-dropdown-menu, @radix-ui/react-hover-card, @radix-ui/react-label, @radix-ui/react-menubar, @radix-ui/react-navigation-menu, @radix-ui/react-popover, @radix-ui/react-progress, @radix-ui/react-radio-group, @radix-ui/react-resizable, @radix-ui/react-scroll-area, @radix-ui/react-select, @radix-ui/react-separator, @radix-ui/react-slot, @radix-ui/react-switch, @radix-ui/react-tabs, @radix-ui/react-toast, @radix-ui/react-toggle, @radix-ui/react-toggle-group, @radix-ui/react-tooltip, sonner, cmdk, vaul, embla-carousel-react, react-day-picker, react-resizable-panels, date-fns, react-hook-form, @hookform/resolvers, zod, and includes scripts (resource) components.
What problem does it solve?
This Skill provides a structured workflow and tooling for building Claude.ai HTML artifacts that require a multi-component frontend stack (React + Tailwind + shadcn/ui). It streamlines scaffolding, bundling, and inlining into a shareable artifact for Claude conversations.
Core Features & Use Cases
- Frontend artifact scaffolding: Creates a ready-to-run React + Tailwind project configured to deliver self-contained artifacts.
- Bundling to single HTML: Inlines JavaScript and CSS so the artifact can be shared in Claude dialogs.
- Multi-component support: Supports complex UI with routing, state management, and shadcn/ui components for advanced artifacts.
- Use Case: Build an interactive Claude.ai artifact that demonstrates a multi-step UI with routing and embedded components.
Quick Start
Run the included init script to scaffold a new project and then run the bundle script to produce bundle.html that can be shared as an artifact.