storefront-branding
Installation
SKILL.md
Storefront Branding
Overview
Use this skill to run the branded demo flow for a Storefront Next project and to bootstrap the branding hooks when the target repo is still a clean template.
This skill is self-contained:
scripts/webcrawler/vendors the crawler/runtime used by the preview and apply flow. Ifnode_modulesis absent,scripts/webcrawler/scripts/run-webcrawler.shinstalls the pinned dependency set frompackage-lock.jsonon first run.scripts/bootstrap-storefront-next-template.mjsbootstraps the required branding hooks into a cleanstorefront-next-templateclone.references/branded-demo-playbook.mdcontains the agent-facing version of the branded demo workflow that previously lived only in repo docs.references/storefront-next-template-bootstrap.mdexplains how to wire a cleanstorefront-next-templateclone before running the crawler.references/storefront-next-hooks.mddefines the hook contract that the workflow expects.assets/template-bootstrap/src/config/branding-presets.tsis the minimal starter file for a stock template.scripts/audit-storefront-next.mjsverifies whether a repo is ready for the workflow.