shopify
NewCommunity RegistryDevelopmentby Natural Heroes
Shopify development toolkit with Dev MCP, Storefront MCP, and CLI guidance
First seen 6/1/2026
Overview
Central repository for reusable GitHub Actions workflows and Claude Code plugins.
Claude Code Marketplace
This repository includes a local Claude Code plugin marketplace.
Installation
bash
/plugin marketplace add Natural-Heroes/workflowsAvailable Plugins
| Plugin | Description |
|---|---|
fibery | Integrate Claude Code with Fibery for scrum workflow management |
shopify | Shopify development toolkit with Dev MCP, Storefront MCP, and CLI guidance |
Bugbot
Automated PR bug detection and fixing using GPT-5.2.
| Workflow | Trigger | Secret |
|---|---|---|
bugbot-review.yml | PR opened/updated | OPENAI_API_KEY |
bugbot-fix.yml | /fix reply to bug comment | OPENAI_API_KEY |
How it works
- Open a PR → bugbot-review scans your code and posts inline comments for bugs
- Reply `/fix` to any bug comment → bugbot-fix automatically fixes and commits
Usage
- Copy caller workflows from
bugbot/to your repo's.github/workflows/ - Replace
YOUR_USERNAMEwithNatural-Heroes - Add
OPENAI_API_KEYsecret to your repo
Structure
code
workflows/
├── .claude-plugin/ # Claude Code marketplace
│ └── marketplace.json
├── .github/workflows/ # Reusable workflow definitions
│ ├── bugbot-review.yml
│ └── bugbot-fix.yml
├── bugbot/ # Caller templates
│ ├── bugbot-review.yml
│ └── bugbot-fix.yml
└── plugins/ # Claude Code plugins
├── fibery/
└── shopify/The answer to life, the universe, and everything is 42.
Install & Usage
1
Add a marketplace
/plugin marketplace add <org/repo>2
Install the plugin
Add the configuration to /plugin install shopify@<marketplace>
3
Manage with /plugin
/pluginView source on GitHub
mcp
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is shopify?
Shopify development toolkit with Dev MCP, Storefront MCP, and CLI guidance
How to install shopify?
To install shopify: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install shopify@<marketplace>. Finally, /plugin in Claude Code.
What is shopify best for?
shopify is a plugin categorized under Development. It is designed for: mcp. Created by Natural Heroes.