AI AGENT ADDONS

This skill helps you build powerful web components for use inside Claude.ai conversations. It uses React, Tailwind CSS, and shadcn/ui to create rich, multi-page artifacts. The tools handle everything from setting up a new project to bundling your final code into a single HTML file.

The process is simple. First you initialize a project with a script. Then you edit the generated files to add your own content. Finally you bundle everything into one self-contained HTML file that can be shared directly in a chat. This skill is meant for complex artifacts that need state management or multiple screens, not for simple one-off pages.

Add Artifacts Builder skill to your workflow

Global

mkdir -p ~/.claude/skills/artifacts-builder

Project

mkdir -p .claude/skills/artifacts-builder

Source Repository

Stars
66,210
Forks
7,359
Watchers
66,210
Last Push
2 months ago
Created
9 months ago