artifacts-builder

Installation
Summary

Multi-component React artifacts for Claude with Tailwind CSS and shadcn/ui components.

  • Scaffolds React 18 + TypeScript projects with Vite, pre-configured Tailwind CSS, and 40+ shadcn/ui components ready to use
  • Bundles complete artifacts into single self-contained HTML files with all JavaScript, CSS, and dependencies inlined
  • Includes design guidance to avoid common "AI slop" patterns like excessive centering, purple gradients, and uniform rounded corners
  • Supports state management, routing, and complex multi-component layouts through standard React patterns
SKILL.md

Artifacts Builder

To build powerful frontend claude.ai artifacts, follow these steps:

  1. Initialize the frontend repo using scripts/init-artifact.sh
  2. Develop your artifact by editing the generated code
  3. Bundle all code into a single HTML file using scripts/bundle-artifact.sh
  4. Display artifact to user
  5. (Optional) Test the artifact

Stack: React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui

Design & Style Guidelines

VERY IMPORTANT: To avoid what is often referred to as "AI slop", avoid using excessive centered layouts, purple gradients, uniform rounded corners, and Inter font.

Quick Start

Step 1: Initialize Project

Related skills

More from composiohq/awesome-claude-skills

Installs
2.0K
GitHub Stars
59.4K
First Seen
Jan 20, 2026