shopify-pack Verified Silver

Verified Silver · 79/100 business-tools v1.0.0 by Jeremy Longshore

Claude Code skill pack for Shopify (30 skills)

30 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install shopify-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

Skills (30)

shopify-advanced-troubleshooting SKILL.md View full skill →

Debug complex Shopify API issues using cost analysis, request tracing, webhook delivery inspection, and GraphQL introspection.

ReadGrepBash(curl:*)Bash(node:*)
shopify-architecture-variants SKILL.md View full skill →

Choose between Shopify app architectures: embedded Remix app, headless storefront with Hydrogen, standalone integration, or theme app extension.

ReadGrep
shopify-ci-integration SKILL.md View full skill →

Configure CI/CD pipelines for Shopify apps with GitHub Actions, API version testing, and Shopify CLI deployment.

ReadWriteEditBash(gh:*)
shopify-common-errors SKILL.md View full skill →

Diagnose and fix common Shopify API errors including 401, 403, 422, 429, and GraphQL errors.

ReadGrepBash(curl:*)
shopify-core-workflow-a SKILL.md View full skill →

Manage Shopify products, variants, and collections using the GraphQL Admin API.

ReadWriteEditBash(npm:*)Grep
shopify-core-workflow-b SKILL.md View full skill →

Manage Shopify orders, customers, and fulfillments using the GraphQL Admin API.

ReadWriteEditBash(npm:*)Grep
shopify-cost-tuning SKILL.md View full skill →

Optimize Shopify app costs through plan selection, API usage monitoring, and Shopify Plus upgrade analysis.

ReadGrep
shopify-data-handling SKILL.md View full skill →

Handle Shopify customer PII, implement GDPR/CCPA compliance, and manage data retention with Shopify's mandatory privacy webhooks.

ReadWriteEdit
shopify-debug-bundle SKILL.md View full skill →

Collect Shopify debug evidence including API versions, scopes, rate limit state, and request logs.

ReadBash(curl:*)Bash(tar:*)Bash(node:*)Grep
shopify-deploy-integration SKILL.md View full skill →

Deploy Shopify apps to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)Bash(shopify:*)
shopify-enterprise-rbac SKILL.md View full skill →

Implement Shopify Plus access control patterns with staff permissions, multi-location management, and Shopify Organization features.

ReadWriteEdit
shopify-hello-world SKILL.md View full skill →

Create a minimal working Shopify app that queries products via GraphQL Admin API.

ReadWriteEditBash(npm:*)Bash(npx:*)Bash(node:*)
shopify-incident-runbook SKILL.md View full skill →

Execute Shopify incident response with triage using Shopify status page, API health checks, and rate limit diagnosis.

ReadGrepBash(curl:*)
shopify-install-auth SKILL.md View full skill →

Install and configure Shopify app authentication with OAuth, session tokens, and the @shopify/shopify-api SDK.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Bash(npx:*)Grep
shopify-known-pitfalls SKILL.md View full skill →

Identify and avoid Shopify API anti-patterns: ignoring userErrors, wrong API version, REST instead of GraphQL, missing GDPR webhooks, and webhook timeout issues.

ReadGrep
shopify-load-scale SKILL.md View full skill →

Load test Shopify integrations respecting API rate limits, plan capacity with k6, and scale for Shopify Plus burst events (flash sales, BFCM).

ReadWriteEditBash(k6:*)Bash(curl:*)
shopify-local-dev-loop SKILL.md View full skill →

Configure Shopify local development with Shopify CLI, hot reload, and ngrok tunneling.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Bash(npx:*)Bash(shopify:*)Grep
shopify-migration-deep-dive SKILL.md View full skill →

Migrate e-commerce data to Shopify using bulk operations, product imports, and the strangler fig pattern for gradual platform migration.

ReadWriteEditBash(npm:*)Bash(node:*)Bash(curl:*)
shopify-multi-env-setup SKILL.md View full skill →

Configure Shopify apps across development, staging, and production environments with separate stores, API credentials, and app instances.

ReadWriteEditBash(shopify:*)
shopify-observability SKILL.md View full skill →

Set up observability for Shopify app integrations with query cost tracking, rate limit monitoring, webhook delivery metrics, and structured logging.

ReadWriteEdit
shopify-performance-tuning SKILL.md View full skill →

Optimize Shopify API performance with GraphQL query cost reduction, bulk operations, caching strategies, and Storefront API for high-traffic storefronts.

ReadWriteEdit