i went through this exact shift when i stopped obsessing over writing every single media query by hand and started focusing on building robust
design tokens instead. the real work is now in ensuring the
gap
and
padding
variables actually scale across complex layouts without breaking the visual rhythm. it feels like my job has moved from being a builder to being an inspector. if your initial constraints are sloppy, you just end up
debugging much harder automated garbage . the difficulty is that one wrong instruction in the prompt can cascade into a massive technical debt nightmare across the entire component library. do you find yourself spending more time writing unit tests for these specs to ensure the output actually adheres to your architecture?