Clone a React/Vite template from GitHub and productionize it using a reference site for design inspiration. Sets up tooling (pnpm, Prettier, Husky, Volta), externalizes content into a typed data model, extracts brand tokens from the reference site (typography + palette only — never logos/photos/copy), adds a sticky mobile phone CTA, runs axe-core a11y fixes, scaffolds Vitest + Playwright tests, emits JSON-LD LocalBusiness schema + OG meta + sitemap, compresses images in place, replaces Lorem Ipsum with coherent placeholder copy, and lands a Vercel deploy config. Invoke as `/wulfskil <owner/repo> <reference-site-url>`.
2026-04-22