From fa865ab064d70cadf4200440bb12c2768250d82a Mon Sep 17 00:00:00 2001 From: Thariq Shihipar Date: Thu, 29 Jan 2026 15:34:48 -0800 Subject: [PATCH] Update marketplace.json for playground rename --- .claude-plugin/marketplace.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 29e587e..ccae086 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -362,15 +362,15 @@ "homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/frontend-design" }, { - "name": "artifact", - "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.", + "name": "playground", + "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": { "name": "Anthropic", "email": "support@anthropic.com" }, - "source": "./plugins/artifact", + "source": "./plugins/playground", "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",