What problem does it solve? Shopify development spans themes, apps, headless storefronts, and checkout extensibility, each with distinct APIs, tooling, and constraints. This Skill provides structured guidance and production-ready code patterns so you can implement Shopify solutions correctly without hunting through fragmented documentation. ## Core Features & Use Cases - Theme Development: Build Online Store 2.0 themes with Liquid 2.0, JSON templates, section schemas, metafields, and collection filtering, validated with shopify theme check. - App Development: Scaffold Remix-based apps with OAuth, webhook handling, Admin API GraphQL operations, App Bridge, and Polaris UI components. - Checkout & Headless: Implement checkout UI extensions, Shopify Functions (discounts, shipping, payment customization in Rust), post-purchase upsells, and Storefront API queries for Hydrogen storefronts. - Use Case: A merchant needs a volume discount that applies tiered percentage discounts at checkout. Use this Skill to generate a Shopify Function in Rust, configure the extension TOML, and deploy it with the Shopify CLI. ## Quick Start Ask the assistant to build a Shopify product page section with metafield support or scaffold a checkout UI extension for your store.