🔨
Web Artifacts Builder
FeaturedBuild interactive web artifacts and self-contained HTML applications.
by Anthropic|v1.0.0
About this Skill
Create self-contained web applications and interactive artifacts. Generate single-file HTML apps with embedded CSS and JavaScript. Perfect for demos, prototypes, and shareable interactive content.
Installation
npx agentskills install web-artifacts-builderOr add to your agent configuration:
{
"skills": ["web-artifacts-builder@1.0.0"]
}