artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Content Preview
--- name: artifacts-builder category: document-processing description: Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts. license: Complete terms in LICENSE.txt --- # Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: 1. Init
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/artifacts-builder.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/artifacts-builder/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/artifacts-builder/SKILL.md
Related Skills
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
web-artifacts-builderwebartifactsbuilder
by Anthropic · anthropic-official-skills
web-artifacts-builder
To build powerful frontend claude.ai artifacts, follow these steps:
data-aiwebartifactsbuilder
by sickn33 (Antigravity) · antigravity-awesome-skills
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
algorithmic-artalgorithmicart
by Anthropic · anthropic-official-skills
game-art
Game art principles. Visual style selection, asset pipeline, animation workflow.
infrastructuregamedevelopment/gameart
by sickn33 (Antigravity) · antigravity-awesome-skills