mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-02-04 09:13:08 +00:00
Merge pull request #308 from anthropics/thariq/artifact-open-browser
Rename artifact plugin to playground
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user