BeClaude

shopify

New
Community 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/workflows

Available Plugins

PluginDescription
fiberyIntegrate Claude Code with Fibery for scrum workflow management
shopifyShopify development toolkit with Dev MCP, Storefront MCP, and CLI guidance

Bugbot

Automated PR bug detection and fixing using GPT-5.2.

WorkflowTriggerSecret
bugbot-review.ymlPR opened/updatedOPENAI_API_KEY
bugbot-fix.yml/fix reply to bug commentOPENAI_API_KEY

How it works

  1. Open a PR → bugbot-review scans your code and posts inline comments for bugs
  2. Reply `/fix` to any bug comment → bugbot-fix automatically fixes and commits

Usage

  1. Copy caller workflows from bugbot/ to your repo's .github/workflows/
  2. Replace YOUR_USERNAME with Natural-Heroes
  3. Add OPENAI_API_KEY secret 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
/plugin
View 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.