Log in or create a free Rosenverse account to watch this video.
Log in Create free account100s of community videos are available to free members. Conference talks are generally available to Gold members.
Summary
Should designers learn to program? Back in the days of Flash, designers had tools to make digital experiences for people. Today, designers can again create interactive, data-driven experiences—they just need a little help. In this session, you’ll learn how to combine classic design software with a free AI workflow tool to add animation, interactivity, and live data to SVGs—aka Scalable Vector Graphics (crisp, code-based images that stay sharp at any size, perfect for the web, logos, and illustrations). No programming background required, just curiosity and a sense of play.
Key Insights
-
•
SVG is a powerful, text-based open standard that can encode interactive, animated graphics and is widely supported across browsers.
-
•
Design and programming historically overlapped more closely, as seen with Flash, but have since diverged, limiting designers' ability to directly build working products.
-
•
AI tools excel at language manipulation, making SVG ideal for AI-assisted design iteration through precise textual prompts.
-
•
Design is fundamentally about communication of intent rather than generating generic or statistically average outputs.
-
•
Designers should embrace coding mindset to fully specify product behaviors, which covers much of the programming logic in the process.
-
•
Layer and object naming in SVG files is critical to communicate clearly with AI and enable precise interactive modifications.
-
•
SVG files encapsulate data, styling, and interactivity in a single file, allowing designers to upload ready-to-use components that respond to live data.
-
•
AI's iterative, conversational feedback is valuable for debugging and refining designs based on explicit and evolving instructions.
-
•
The use of SVG sandboxes avoids CSS bleed, allowing safer and more modular dashboard or UI component assembly.
-
•
Open standards like SVG empower creativity and reduce dependence on proprietary platforms, enabling more direct designer innovation.
Notable Quotes
"The big distinction between design and programming is kind of being erased, and that’s an interesting opportunity for designers."
"AI design tools are great for sketching or inspiration, but designers are never asked to create statistically average designs."
"Design is the communication of intent—understanding exactly what you want and specifying it clearly is the hardest part."
"A mockup is worth a thousand prompts—visual context reduces ambiguity more than text alone."
"Naming your layers is really, really important; it helps the AI understand exactly what to manipulate."
"SVG is like bizarro HTML—you can style, animate, and make it interactive all within one language-based file."
"When developers saw the interactive color wheel I made in SVG, they were surprised but realized it reduced their workload."
"The success of this approach depends on being a good communicator and iterating constantly with the AI."
"It’s strange that despite all our technology, we’re still struggling to bring design and code closer together."
"Open standards rock. Proprietary monopolies keep you from making stuff and limit creativity."
Or choose a question:
More Videos
"Publishing a component library means anyone can update titles or roles, and it updates everywhere at once."
Saara Kamppari-MillerCartography for Design Communities
September 10, 2025
"Solutions range on a spectrum from offensive and impartial to informed and holistic toward women."
Mansi GuptaWomen-Centric Research: What, Why, How
March 29, 2023
"Sometimes, avoiding the conversation feels easier but can have bigger costs than facing it."
Joshua GravesWe Need To Talk: Navigating Conversations with Your Boss (Part 1 of 3)
April 14, 2025
"I see design ops as deeply linked to how internal operations influence what our customers experience."
Bud Caddell Kristin Skinner Alana WashingtonDesignOps Community Sensing Session
May 13, 2021
"All the videos and decks will be shared almost within minutes after each presentation so you can relax and enjoy."
Bria AlexanderOpening Remarks
June 11, 2021
"Do I find a way to make this conversation more about the software as scheduled or do I show Laura how to react to the unplanned?"
Randolph Duke IIWar Stories LIVE! Randy Duke II
March 30, 2020
"This project is about creating community and enabling discovery, and that’s what makes us successful ethical data stewards."
Bryce Benton[Demo] AI-powered UX enhancement: Aligning GitHub documentation with USWDS at Austin Public Library
June 4, 2024
"Design producers love their creative autonomy and don’t want to be dragged out of Figma into new tools."
Aurobinda Pradhan Shashank DeshpandeIntroduction to Collaborative DesignOps using Cubyts
September 8, 2022
"These war stories give you permission slips for your inevitable failures to come."
Steve PortigalWar Stories LIVE! Steve Portigal
March 30, 2020
Latest Books All books
Dig deeper with the Rosenbot
What advice does Erica Flowers give for choosing projects when learning AI-assisted design and development?
How did Erica Flowers contribute to NASA’s AI readiness strategy under David Salvinini’s leadership?
How does the vector.md file help marry human-centered design with machine-readable artifacts?