The Internal AI Tool That's Transforming How Stripe Designs Products | Owen Williams
Why It Matters
ProtoDash turns high‑fidelity, data‑driven prototypes into a single‑click experience, cutting weeks of design‑to‑code effort and enabling faster, more informed product decisions.
Key Takeaways
- •Stripe built "ProtoDash", an internal AI‑driven prototyping tool for dashboards.
- •The tool uses Cursor rules and React to generate 90%‑complete UI automatically.
- •Designers and product managers can prototype data states without coding expertise.
- •DevBox infrastructure provides instant URLs, eliminating local setup and speeding reviews.
- •Live, data‑rich prototypes replace static slides, improving stakeholder feedback loops.
Summary
Stripe’s design organization has rolled out an internal AI‑powered prototyping platform called ProtoDash. Built by design manager Owen Williams, the tool stitches together Stripe’s design system (Sale), an MCP server, and a bundle of Cursor rules to auto‑generate React dashboard code, delivering roughly ninety percent of a functional UI with a single prompt.
ProtoDash lets designers and product managers describe a dashboard – including filters, zero‑state data, internationalization, or messy inputs – and the system produces a working prototype that respects Stripe’s high visual standards. By abstracting away npm, React Router, and other developer tooling, the platform lowers the technical barrier, enabling PMs to iterate directly in the same environment as engineers.
Williams notes that the prototypes are “so convincing I wonder if it’s the real product,” and highlights examples such as a startup‑to‑enterprise view switch, Dutch language rendering, and error‑state flows. The solution runs on Stripe’s DevBox infrastructure, giving users a shareable URL that feels like a local server, eliminating the need for manual setup during design reviews.
The impact is a shift from static Figma screenshots and slide decks to interactive, data‑rich demos that can be explored in real time. This accelerates feedback cycles, improves cross‑functional alignment, and demonstrates how embedding AI into the design workflow can dramatically increase productivity and product quality.
Comments
Want to join the conversation?
Loading comments...