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-slider, @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, date-fns, react-hook-form, @hookform/resolvers, zod, and includes scripts (resource) components.
What problem does it solve?
This skill provides tooling to convert complex, multi-component frontend projects into a single, shareable HTML artifact, eliminating the need to manage multiple build outputs.
Core Features & Use Cases
- Bundles React-based projects (with Tailwind CSS and shadcn/ui) into a self-contained HTML artifact.
- Supports initialization, development, and bundling workflows for Claude AI artifacts that require routing, state, and UI components.
- Use Case: Create a Claude AI conversation artifact that can be dropped into chats as a single HTML file with all assets inlined.
Quick Start
Initialize a new artifact project with the bundled script, develop your artifact, and bundle it into a single HTML file.