Topic: marketplace
4,766 skills in this topic.
-
shopify-prod-checklist
Execute Shopify app production deployment checklist covering App Store requirements,
mandatory webhooks, API versioning, and rollback procedures.
Trigger with phrases like "shopify production", "deploy shopify",
"shopify go-live", "shopify launch checklist", "shopify app store submit".
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-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-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-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-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-local-dev-loop
Configure Shopify local development with Shopify CLI, hot reload, and ngrok tunneling.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Shopify.
Trigger with phrases like "shopify dev setup", "shopify local development",
"shopify dev environment", "develop with shopify", "shopify CLI dev".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-load-scale
Load test Shopify integrations respecting API rate limits, plan capacity with
k6, and scale for Shopify Plus burst events (flash sales, BFCM).
Trigger with phrases like "shopify load test", "shopify scale",
"shopify BFCM", "shopify flash sale", "shopify capacity", "shopify k6 test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
shopify-known-pitfalls
Identify and avoid Shopify API anti-patterns: ignoring userErrors, wrong API version,
REST instead of GraphQL, missing GDPR webhooks, and webhook timeout issues.
Trigger with phrases like "shopify mistakes", "shopify anti-patterns",
"shopify pitfalls", "shopify what not to do", "shopify code review".
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-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-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
-
salesloft-local-dev-loop
Configure SalesLoft local development with API mocking and sandbox testing.
Use when setting up a development environment, building integration tests,
or creating mock SalesLoft API responses for offline development.
Trigger: "salesloft dev setup", "salesloft local", "test salesloft locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-security-basics
Secure SalesLoft OAuth tokens, API keys, and webhook signatures.
Use when implementing token rotation, securing webhook endpoints,
or auditing SalesLoft API access controls.
Trigger: "salesloft security", "salesloft secrets", "secure salesloft", "salesloft token rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-sdk-patterns
Apply production-ready SalesLoft API patterns for TypeScript and Python.
Use when building SalesLoft integrations, implementing pagination,
or wrapping the REST API v2 with typed clients.
Trigger: "salesloft SDK patterns", "salesloft best practices", "salesloft client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-reference-architecture
Production architecture for SalesLoft API integrations with service layer,
webhook processing, and CRM sync patterns.
Use when designing new SalesLoft integrations or reviewing project structure.
Trigger: "salesloft architecture", "salesloft project structure", "salesloft design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-rate-limits
Handle SalesLoft cost-based rate limiting with backoff and request budgeting.
Use when hitting 429 errors, optimizing API throughput,
or implementing pagination-aware rate limit strategies.
Trigger: "salesloft rate limit", "salesloft 429", "salesloft throttling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-prod-checklist
Production readiness checklist for SalesLoft API integrations.
Use when deploying SalesLoft integrations to production, preparing for launch,
or validating go-live requirements.
Trigger: "salesloft production", "deploy salesloft", "salesloft go-live checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-performance-tuning
Optimize SalesLoft API performance with caching, pagination strategies, and connection pooling.
Use when experiencing slow API responses, reducing latency for bulk operations,
or optimizing cadence sync throughput.
Trigger: "salesloft performance", "optimize salesloft", "salesloft slow", "salesloft caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-deploy-integration
Deploy SalesLoft integrations to Vercel, Fly.io, and Cloud Run.
Use when deploying SalesLoft-powered apps to production,
configuring platform secrets, or setting up webhook endpoints.
Trigger: "deploy salesloft", "salesloft Vercel", "salesloft Cloud Run".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-cost-tuning
Optimize SalesLoft API costs by reducing request volume and deep pagination.
Use when analyzing API usage, reducing rate limit consumption,
or planning capacity for bulk operations.
Trigger: "salesloft cost", "salesloft billing", "reduce salesloft API usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-debug-bundle
Collect SalesLoft debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic info for SalesLoft API problems.
Trigger: "salesloft debug", "salesloft diagnostic", "salesloft support bundle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-upgrade-migration
Migrate between SalesLoft API versions and handle breaking changes.
Use when SalesLoft announces API deprecations, upgrading OAuth flows,
or transitioning from legacy endpoints.
Trigger: "upgrade salesloft", "salesloft migration", "salesloft API version".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-hello-world
Create a minimal working SalesLoft example — list people and create a person.
Use when starting a new SalesLoft integration, testing your setup,
or learning the People and Cadences API patterns.
Trigger: "salesloft hello world", "salesloft example", "salesloft quick start".
jeremylongshore/claude-code-plugins-plus-skills 1,803