Merge pull request #308 from anthropics/thariq/artifact-open-browser

Rename artifact plugin to playground
This commit is contained in:
Thariq Shihipar
2026-01-29 15:44:23 -08:00
committed by GitHub

View File

@@ -362,15 +362,15 @@
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/frontend-design" "homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/frontend-design"
}, },
{ {
"name": "artifact", "name": "playground",
"description": "Creates interactive HTML artifacts — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and writing tools.", "description": "Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and document critique.",
"author": { "author": {
"name": "Anthropic", "name": "Anthropic",
"email": "support@anthropic.com" "email": "support@anthropic.com"
}, },
"source": "./plugins/artifact", "source": "./plugins/playground",
"category": "development", "category": "development",
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/artifact" "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/playground"
}, },
{ {
"name": "ralph-loop", "name": "ralph-loop",