mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
Merge pull request #1408 from anthropics/add-shopify
Add shopify plugin
This commit is contained in:
commit
507462e2fb
@ -1290,6 +1290,19 @@
|
|||||||
"category": "productivity",
|
"category": "productivity",
|
||||||
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/session-report"
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/session-report"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "shopify",
|
||||||
|
"description": "Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code",
|
||||||
|
"author": {
|
||||||
|
"name": "Shopify"
|
||||||
|
},
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/Shopify/shopify-plugins.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://shopify.dev/docs/apps/build/devmcp"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "skill-creator",
|
"name": "skill-creator",
|
||||||
"description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.",
|
"description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user