brand-canon-ingest - Ingest brand-system-skills repo into an Astro site
Ingests a brand-system-skills repo into an Astro site by running gates, copying tokens, serializing schemes, wiring assets, and registering projections.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Run brand repository gate checks
- Copy pre-emitted web string tokens
- Serialize color schemes into CSS variables
- Wire logos icons fonts and images
- Load canon and keystones for copy
- Register site in brand projection registry
Inputs
- Brand repository emitted by builder
- Astro website codebase with Tailwind v4
Outputs
- Copied web token files
- Serialized schemes CSS file
- Wired brand assets and font files
- Updated projections registry in brand repo
Requirements
- Node.js >= 22.12
- brand-system-skills contract 0.6.0
- astro-css-tokens pipeline
