Original Reddit post

I lead a design team at a startup and my company has decided to adopt spec driven development across our entire engineering org. We’ve run a pilot so far to rebuild our scheduling system in our product - from the data model to front end for two different persona types. We referenced Figma Frames built using Figma components that are mapped directly to our component library. It worked decently well, but even with the frames, the output needed fine tuning. But that’s not my question - my question is, what if we weren’t referencing a Figma file, but an interactive prototype instead? The Eng lead doesn’t know how to map specific states in an interactive prototype in a spec. I’m asking because I want to move design to operate mostly in code, building and refining functional prototypes with our component library, and using these prototypes as the inputs into build. Is this possible? How should our approach to SDD adapt? submitted by /u/purple-soundwave

Originally posted by u/purple-soundwave on r/ClaudeCode