artifacts-builder

Initialize React, TypeScript, Vite, Tailwind CSS, and shadcn/ui projects and bundle them into single HTML files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Earths-Reckoning/Cheeseburg124 --skill artifacts-builder-earths-reckoning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: artifacts-builder
Source: https://github.com/Earths-Reckoning/Cheeseburg124/tree/main/.claude/skills/Artifacts Builder
Command: npx skills add https://github.com/Earths-Reckoning/Cheeseburg124 --skill artifacts-builder-earths-reckoning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires parcel, vite, react, tailwindcss, shadcn/ui, and includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the challenge of creating complex, interactive, and professional-looking HTML artifacts for Claude. It helps avoid generic "AI slop" by providing a robust framework for modern UI/UX.

Core Features & Use Cases

  • Rapid Project Initialization: Quickly set up a React, TypeScript, Vite, Tailwind CSS, and shadcn/ui project.
  • Single-File Bundling: Consolidate multi-component web applications into a single, self-contained HTML file for easy sharing as a Claude artifact.
  • Use Case: Generate a sophisticated, interactive dashboard or a dynamic data visualization for a user request, ensuring a professional and modern user interface and experience.

Quick Start

  1. Initialize a new React project: bash scripts/init-artifact.sh my-dashboard-app
  2. Develop your artifact by editing the generated code.
  3. Bundle into a single HTML file: bash scripts/bundle-artifact.sh
  4. Share the resulting 'bundle.html' with the user.