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. If node_modules is absent, scripts/webcrawler/scripts/run-webcrawler.sh installs the pinned dependency set from package-lock.json on first run.
  • scripts/bootstrap-storefront-next-template.mjs bootstraps the required branding hooks into a clean storefront-next-template clone.
  • references/branded-demo-playbook.md contains the agent-facing version of the branded demo workflow that previously lived only in repo docs.
  • references/storefront-next-template-bootstrap.md explains how to wire a clean storefront-next-template clone before running the crawler.
  • references/storefront-next-hooks.md defines the hook contract that the workflow expects.
  • assets/template-bootstrap/src/config/branding-presets.ts is the minimal starter file for a stock template.
  • scripts/audit-storefront-next.mjs verifies whether a repo is ready for the workflow.

Workflow

Installs
15
First Seen
Mar 7, 2026