mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Add shopify plugin
This commit is contained in:
parent
3ffb4b4ca8
commit
622ef85323
@ -1311,6 +1311,19 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
|
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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": "sonarqube-agent-plugins",
|
"name": "sonarqube-agent-plugins",
|
||||||
"description": "Integrate SonarQube code quality and security analysis into Claude Code: namespaced slash commands, a guided skill to setup the SonarQube CLI, and a startup check for CLI wiring. MCP server registration and secrets-scanning hooks are installed by the SonarQube CLI as part of setup.",
|
"description": "Integrate SonarQube code quality and security analysis into Claude Code: namespaced slash commands, a guided skill to setup the SonarQube CLI, and a startup check for CLI wiring. MCP server registration and secrets-scanning hooks are installed by the SonarQube CLI as part of setup.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user