ed@portfolio
scaffold campaign landing from Figma node 47:328 against existing brand framework. respect tokens. mobile-first.
claude
Reading Figma node 47:328 via MCP… found · 12 components, 4 token sets, 1 hero animation. Detected framework: vanilla TS + Tailwind. Conflicts checked: none.
claude
Generating: index.html · styles.css · hero.ts. Using your existing --gold token from main.css. Hero parallax via IntersectionObserver. Mobile breakpoints at 480/768/1024.
claude
Done. Scaffolded in 47s. WCAG AA contrast verified. Mobile preview ready at localhost:5173.
ed@portfolio
looks good. the hero CTA needs gold-on-gold hover state from button.tsx in design-system-showcase.html line 1247. port it over.
claude
Located the variant. Porting --accent-hover + box-shadow inset. Component now matches the design-system contract. ok shipped.
ed@portfolio
_