Phase 0 skill. Ingests design assets (image / v0 code / md spec) and produces a framework-neutral contract.json + W3C tokens.json + tokens.css. Supports incremental diff mode. Emits phase-0-design-intake-report.md and waits for user confirmation before downstream phases.
$npx -y skills add luckyonetwothree/harness-all --skill design-intakeInstalls into the current project.
Run `npx skills use "https://github.com/luckyonetwothree/harness-all" --skill "luckyonetwothree/harness-all/design-intake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/luckyonetwothree/harness-all" that are relevant to the current task. Run `npx skills add "https://github.com/luckyonetwothree/harness-all"` and select the relevant skills, then follow their instructions.