Topic: llm
10,059 skills in this topic.
-
shopify-architecture-variants
Choose between Shopify app architectures: embedded Remix app, headless storefront with
Hydrogen, standalone integration, or theme app extension.
Trigger with phrases like "shopify architecture decision", "shopify embedded vs headless",
"shopify Hydrogen", "shopify app types", "which shopify architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-ci-integration
Configure CI/CD pipelines for Shopify apps with GitHub Actions, API version testing,
and Shopify CLI deployment.
Trigger with phrases like "shopify CI", "shopify GitHub Actions",
"shopify automated tests", "CI shopify", "shopify deploy pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-common-errors
Diagnose and fix common Shopify API errors including 401, 403, 422, 429, and GraphQL errors.
Use when encountering Shopify errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "shopify error", "fix shopify",
"shopify not working", "debug shopify", "shopify 422".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-core-workflow-a
Manage Shopify products, variants, and collections using the GraphQL Admin API.
Use when creating, updating, or querying products, managing inventory,
or building product catalog integrations.
Trigger with phrases like "shopify products", "create shopify product",
"shopify variants", "shopify collections", "shopify inventory".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-core-workflow-b
Manage Shopify orders, customers, and fulfillments using the GraphQL Admin API.
Use when querying orders, processing fulfillments, managing customers,
or building order management integrations.
Trigger with phrases like "shopify orders", "shopify customers",
"shopify fulfillment", "process shopify order", "shopify checkout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-deploy-integration
Deploy Shopify apps to Vercel, Fly.io, Railway, and Cloud Run with proper environment configuration.
Use when deploying Shopify-powered applications to production,
configuring platform-specific secrets, or setting up hosting.
Trigger with phrases like "deploy shopify", "shopify hosting",
"shopify Vercel", "shopify production deploy", "shopify Fly.io".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-enterprise-rbac
Implement Shopify Plus access control patterns with staff permissions,
multi-location management, and Shopify Organization features.
Trigger with phrases like "shopify permissions", "shopify staff",
"shopify Plus organization", "shopify roles", "shopify multi-location".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-hello-world
Create a minimal working Shopify app that queries products via GraphQL Admin API.
Use when starting a new Shopify integration, testing your setup,
or learning basic Shopify API patterns.
Trigger with phrases like "shopify hello world", "shopify example",
"shopify quick start", "simple shopify app", "first shopify API call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-incident-runbook
Execute Shopify incident response with triage using Shopify status page,
API health checks, and rate limit diagnosis.
Trigger with phrases like "shopify incident", "shopify outage",
"shopify down", "shopify on-call", "shopify emergency", "shopify not responding".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-install-auth
Install and configure Shopify app authentication with OAuth, session tokens, and the @shopify/shopify-api SDK.
Use when setting up a new Shopify app, configuring API credentials,
or initializing authentication for Admin or Storefront API access.
Trigger with phrases like "install shopify", "setup shopify",
"shopify auth", "shopify OAuth", "configure shopify API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-migration-deep-dive
Migrate e-commerce data to Shopify using bulk operations, product imports,
and the strangler fig pattern for gradual platform migration.
Trigger with phrases like "migrate to shopify", "shopify data migration",
"import products shopify", "shopify replatform", "move to shopify".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-multi-env-setup
Configure Shopify apps across development, staging, and production environments
with separate stores, API credentials, and app instances.
Trigger with phrases like "shopify environments", "shopify staging",
"shopify dev vs prod", "shopify multi-store", "shopify environment setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-observability
Set up observability for Shopify app integrations with query cost tracking,
rate limit monitoring, webhook delivery metrics, and structured logging.
Trigger with phrases like "shopify monitoring", "shopify metrics",
"shopify observability", "monitor shopify API", "shopify alerts", "shopify dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-performance-tuning
Optimize Shopify API performance with GraphQL query cost reduction, bulk operations,
caching strategies, and Storefront API for high-traffic storefronts.
Trigger with phrases like "shopify performance", "optimize shopify",
"shopify slow", "shopify caching", "shopify bulk operation", "shopify query cost".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-policy-guardrails
Implement Shopify app policy enforcement with ESLint rules for API key detection,
query cost budgets, and App Store compliance checks.
Trigger with phrases like "shopify policy", "shopify lint",
"shopify guardrails", "shopify compliance", "shopify eslint", "shopify app review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-reliability-patterns
Implement reliability patterns for Shopify apps including circuit breakers
for API outages, webhook retry handling, and graceful degradation.
Trigger with phrases like "shopify reliability", "shopify circuit breaker",
"shopify resilience", "shopify fallback", "shopify retry webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-sdk-patterns
Apply production-ready patterns for @shopify/shopify-api including typed GraphQL clients,
session management, and retry logic.
Use when implementing Shopify integrations, refactoring SDK usage,
or establishing team coding standards for Shopify.
Trigger with phrases like "shopify SDK patterns", "shopify best practices",
"shopify code patterns", "idiomatic shopify", "shopify client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-security-basics
Apply Shopify security best practices for API credentials, webhook HMAC validation,
and access scope management.
Use when securing API keys, validating webhook signatures,
or auditing Shopify security configuration.
Trigger with phrases like "shopify security", "shopify secrets",
"secure shopify", "shopify HMAC", "shopify webhook verify".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-upgrade-migration
Upgrade Shopify API versions and migrate from REST to GraphQL with breaking change detection.
Use when upgrading API versions, migrating from deprecated REST endpoints,
or handling Shopify's quarterly API release cycle.
Trigger with phrases like "upgrade shopify", "shopify API version",
"shopify breaking changes", "migrate REST to GraphQL", "shopify deprecation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-webhooks-events
Register and handle Shopify webhooks including mandatory GDPR compliance topics.
Use when setting up webhook subscriptions, handling order/product events,
or implementing the required GDPR webhooks for app store submission.
Trigger with phrases like "shopify webhook", "shopify events",
"shopify GDPR webhook", "handle shopify notifications", "shopify webhook register".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
speak-core-workflow-b
Execute Speak secondary workflow: Pronunciation Training with phoneme-level analysis.
Use when implementing pronunciation drills, speech scoring,
or targeted pronunciation improvement features.
Trigger with phrases like "speak pronunciation training",
"speak speech scoring", "speak phoneme analysis".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
speak-hello-world
Create your first Speak AI tutoring session with pronunciation feedback.
Use when starting a new Speak integration, testing your setup,
or learning basic language learning API patterns.
Trigger with phrases like "speak hello world", "speak example",
"speak quick start", "first speak lesson".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
speak-observability
Monitor Speak API health, assessment latency, session metrics, and pronunciation score distributions.
Use when implementing observability,
or managing Speak language learning platform operations.
Trigger with phrases like "speak observability", "speak observability".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
speak-prod-checklist
Production readiness checklist for Speak language learning integrations: auth, audio pipeline, monitoring, and compliance.
Use when implementing prod checklist features,
or troubleshooting Speak language learning integration issues.
Trigger with phrases like "speak prod checklist", "speak prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803