anthropic-web-artifacts-builder

Initialize React, TypeScript, Vite, and Tailwind projects with shadcn/ui components.

461|129|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/davekilleen/Dex --skill anthropic-web-artifacts-builder-davekilleen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anthropic-web-artifacts-builder
Source: https://github.com/davekilleen/Dex/tree/main/.claude/skills/anthropic-web-artifacts-builder
Command: npx skills add https://github.com/davekilleen/Dex --skill anthropic-web-artifacts-builder-davekilleen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires parcel, @parcel/config-default, parcel-resolver-tspaths, html-inline, @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-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, react-resizable-panels, date-fns, react-hook-form, @hookform/resolvers/zod, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a robust framework for creating sophisticated, multi-component web artifacts within Claude, enabling rich user interfaces and interactive experiences beyond simple text or single HTML files.

Core Features & Use Cases

  • Project Initialization: Quickly set up a new React project with TypeScript, Vite, Tailwind CSS, and shadcn/ui.
  • Component Integration: Seamlessly use over 40 pre-installed shadcn/ui components.
  • Bundling: Consolidate the entire frontend application into a single, self-contained HTML file for easy sharing.
  • Use Case: Develop an interactive dashboard for project management, complete with data visualization charts, user input forms, and dynamic content updates, all packaged as a single artifact.

Quick Start

Initialize a new artifact project named 'my-dashboard' by running the command bash scripts/init-artifact.sh my-dashboard.

Frequently Asked Questions about anthropic-web-artifacts-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build multi-component React artifacts with shadcn/ui and Tailwind CSS?

This Skill initializes a React project with TypeScript, Vite, Tailwind CSS, and over 40 pre-installed shadcn/ui components, then bundles the entire application into a single self-contained HTML file for easy sharing.

Can I use radix-ui components like dialogs and forms in a single bundled HTML file?

Yes, the Skill integrates over 40 radix-ui components including dialogs, forms, and navigation menus, then consolidates the entire frontend application into a single HTML file using bundling scripts.

What's the best way to create an interactive dashboard artifact with state management and routing?

This Skill provides a framework for developing complex artifacts like interactive dashboards with dynamic content updates, complete with data visualization charts and user input forms packaged as a single artifact.

Does this artifact builder work for simple single-file HTML or JSX outputs?

No, this Skill is designed for complex artifacts requiring state management, routing, or sophisticated UI elements using React and shadcn/ui, not for simple single-file HTML or JSX outputs.

How do I initialize a new web artifact project using Vite and shadcn/ui?

Run the initialization script from the scripts directory, for example 'bash scripts/init-artifact.sh my-dashboard', to quickly set up a new React project with TypeScript, Vite, Tailwind CSS, and shadcn/ui.