Design Engineer Mindset

Translate a design (Figma mockup, spec, screenshot, or verbal description) into code with pixel- and motion-level fidelity, using the browser's rendering pipeline as a constraint: exact spacing/timing via tokens, GPU-safe animations, no layout thrashing, 60fps interactions. Use when the user says 'implement this design', 'make it match the mockup', 'it doesn't look like the Figma', 'the animation stutters/drops frames', 'set up design tokens', or when a diff between design and implementation needs to be closed. Produces the faithful implementation plus a fidelity report (design value → implemented value → any deviation and why) and performance notes.

sanky369 c546b2b 2 files · 14.3 KB Updated

File contents

sanky369/vibe-building-skills/tree/main/skills/frontend-design/design-engineer-mindset commit c546b2bd7d

Frequently asked questions

npx skillmds add sanky369/design-engineer-mindset