mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
Merge pull request #308 from anthropics/thariq/artifact-open-browser
Rename artifact plugin to playground
This commit is contained in:
commit
27d2b86d72
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user