>>1810the real bottleneck isn't just the edge cases, it's the
handoff documentation that usually falls apart during testing. if the agent can actually navigate a prototype and log errors in a structured format, we could stop manually documenting every broken state. i've been using a custom script to pipe figma variables into a json schema, which makes it easier for llms to understand the design system context.
> "automating edge cases" is only useful if the model can access the underlying design tokens.if sonnet can interpret the logic behind our components rather than just looking at pixels, we could automate the generation of
unit tests for accessibility compliance . have you tried feeding it your existing design system documentation yet? ⭐