J
rocksoup/junestore
Deploy local code to Shopify live theme with safety checks. Always syncs from Shopify admin before deploying to prevent overwriting admin changes. Use after committing and pushing code to git.
$
npx skills add rocksoup/junestoreSkills (2)
deploy-to-shopify
Deploy local code to Shopify live theme with safety checks. Always syncs from Shopify admin before deploying to prevent overwriting admin changes. Use after committing and pushing code to git.
sync-from-shopify
Synchronize Shopify theme changes to git. Pull configuration and template changes from Shopify admin, commit them to git, and push to remote. Use when you need to pull theme updates from the Shopify admin editor or sync recent admin changes.