Loading...
Loading...
Found 201 Skills
Step-by-step guides for upgrading Shopify Hydrogen between versions — breaking changes, code diffs, and migration steps for each release.
Finds expired, zero-usage, or duplicate discount codes and optionally deactivates or deletes them.
Customer loyalty and rewards — points systems, VIP tiers, referral programs, app selection
Social selling setup — Facebook Shop, Instagram Shopping, product tagging, social checkout
Shopify Markets — multi-currency, translation, duties/taxes, localized pricing, market-specific content
Cart abandonment recovery — email sequences, SMS, retargeting, exit intent, checkout friction audit
Google integration — Shopping feed, Performance Max, free listings, Merchant Center optimization
Tax setup and compliance — sales tax, VAT, duty collection, tax-exempt customers, reporting
Subscription program setup — recurring billing, frequency options, churn reduction, lifetime value
Complete API integration guide for Shopify including GraphQL Admin API, REST Admin API, Storefront API, Ajax API, OAuth authentication, rate limiting, and webhooks. Use when making API calls to Shopify, authenticating apps, fetching product/order/customer data programmatically, implementing cart operations, handling webhooks, or working with API version 2025-10. Requires fetch or axios for JavaScript implementations.
JavaScript standards for Shopify themes - custom elements, file structure, and best practices. Use when writing JavaScript for Shopify theme sections.
Create and manage Shopify products via the Admin API. Workflow: gather product data, choose method (API or CSV), execute, verify. Use when adding products, bulk importing, updating variants, managing inventory, uploading product images, or assigning products to collections.