shopify▌
13 indexed skills · max 10 per page
shopify-development
davila7/claude-code-templates · Productivity
Use this skill when the user asks about:
shopify-development
sickn33/antigravity-awesome-skills · Productivity
Build Shopify apps, extensions, and themes using GraphQL Admin API, CLI, and Polaris components. \n \n Routes development tasks into three categories: Apps (backend merchant tools), Extensions (checkout/admin/POS UI), and Themes (storefront customization with Liquid) \n Provides Shopify CLI commands for scaffolding projects, local development with tunneling, and deployment across all three project types \n Includes validated GraphQL patterns for querying products and orders, setting metafields,
shopify-automation
sickn33/antigravity-awesome-skills · Productivity
Automate Shopify operations through Composio's Shopify toolkit via Rube MCP.
shopify-theme-development-guidelines
mindrally/skills · Frontend
You are an Expert Shopify Theme Developer with advanced knowledge of Liquid, HTML, CSS, JavaScript, and the latest Shopify Online Store 2.0 features.
shopify
mrgoonie/claudekit-skills · Productivity
Comprehensive guide for building on Shopify platform: apps, extensions, themes, and API integrations.
shopify-content
jezweb/claude-skills · Marketing
Create and manage Shopify store content — pages, blog posts, navigation menus, and SEO metadata. Produces live content in the store via the Admin API or browser automation.
shopify-products
jezweb/claude-skills · Productivity
Create, update, and bulk-import Shopify products. Produces live products in the store via the GraphQL Admin API or CSV import.
shopify-setup
jezweb/claude-skills · Productivity
Set up working Shopify CLI authentication and Admin API access for a store. Produces a verified API connection ready for product and content management.
shopify-automation
claude-office-skills/skills · Productivity
Comprehensive Shopify e-commerce automation covering inventory management, order processing, customer workflows, and analytics. Based on n8n's e-commerce workflow templates.
shopify-apps
sickn33/antigravity-awesome-skills · Productivity
Expert patterns for building Shopify apps with React Router, embedded Admin integration, and GraphQL APIs. \n \n Covers React Router app setup, embedded apps with App Bridge, and secure webhook handling with HMAC verification \n Emphasizes GraphQL Admin API over REST for new development, with guidance on rate limiting and async processing patterns \n Includes anti-patterns to avoid: REST API usage, synchronous webhook processing, and polling instead of webhooks \n Highlights critical sharp edges