Use when the platform is Shopify or the run needs the Shopify-specific schema, sync, install, or verification branch.
Use this skill as the Shopify-specific branch contract after platform detection.
Use this skill when:
site-analysis.json reports platform.type: "shopify"Shopify still uses the same early workflow as generic sites:
Use tracking-discover and tracking-group for those phases.
Schema phase:
prepare-schemashopify-schema-template.jsonshopify-bootstrap-review.mdtriggerType: "custom"Sync phase:
sync also generates shopify-custom-pixel.jssync also generates shopify-install.mdVerification phase:
Expect some or all of:
<artifact-dir>/shopify-schema-template.json<artifact-dir>/shopify-bootstrap-review.md<artifact-dir>/shopify-custom-pixel.js<artifact-dir>/shopify-install.md<artifact-dir>/workflow-state.jsonStop after the Shopify-specific artifact or manual verification plan the user asked for.
Do not force the generic preview path on a Shopify run.