design-engineer-mindset
Installation
SKILL.md
The Design Engineer Mindset
Overview
The Design Engineer is a unified role that bridges the traditional gap between design and implementation. Unlike a designer who hands off static mockups, or a developer who approximates designs, the Design Engineer understands that the medium of digital design is code.
This skill teaches you to think like a design engineer: understanding rendering pipelines, animation performance, and the physics of the browser as your design material.
The Implementation Gap
The Traditional Problem
In traditional workflows:
- Designer creates static mockup in Figma
- Designer hands off to developer
- Developer approximates the design in code
- Details are lost in translation
Result: The final product never matches the design. Subtle animations are removed. Spacing is approximated. Interactions feel wrong.