Start with the Static Vector Art
Start from the approved static SVG and inspect viewBox, paths, groups, masks, colors, and target render sizes. Keep the original immutable and create a sandbox that can show old and new versions side by side.
Rebuild a missing logo microinteraction from an owned SVG and reference animation by measuring timing and geometry, implementing accessible SVG motion, and comparing the result frame by frame across product contexts before replacing the old asset.


Source episode · 11:23
How I AI: Atlassian's Joel Unger on Prototyping UI, Animating Logos, and Illustrating Puppieswith Claire Vo
Facing a code freeze and a missing animation source file, Joel gives Cursor the new static SVG and the existing GIF, asks it to recreate the clipping mask and bar motion, measures the original duration, and iterates by a few pixels until the new animated SVG matches the required logo behavior.
A compact animated SVG component that preserves the approved logo geometry and timing, responds correctly on load and hover, honors reduced motion, and can replace the old asset without layout, accessibility, or performance regressions.
AI-first code editor
Step by step
Follow the sequence once, then adapt the prompts, checks, and handoffs to your own setup.
5 steps
Start from the approved static SVG and inspect viewBox, paths, groups, masks, colors, and target render sizes. Keep the original immutable and create a sandbox that can show old and new versions side by side.
Give Cursor the SVG and reference GIF or recording. Describe the moving elements, trigger, direction, loop, end state, and masking relationship before it writes animation code.
Using this owned SVG and reference animation, recreate only the [moving elements]. Preserve all approved paths, viewBox, colors, and dimensions. Implement [load or hover] trigger, [loop behavior], clipping or mask relationship, and a stable end state. Add prefers reduced motion support and do not add scripts or external assets unless required.
Measure the source duration and key moments with an animation inspector. Store duration, delays, phase offsets, distances, and easing as named variables, then compare captured frames at the same timestamps.
The animation timing needs to be more precise. I analyzed the original, and its full duration is [1200] milliseconds. Please adjust the animation to match this.
Iterate with exact observations such as element, timestamp, axis, and pixel difference. Change one parameter at a time and rerun the visual comparison rather than accumulating broad prompt edits.
Integrate the component in the real product path and test page load, hover, keyboard focus if relevant, touch, reduced motion, supported browsers, target sizes, CSP, build, and performance. Preserve a quick rollback to the prior asset.
Turn an idea into a PRD, user stories, and a plan.
After the steps
How to recover when the loop fails and where human judgment helps.
Recover
Keep building

Design a weekly meta-workflow that analyzes your interactions with your AI assistant to make it smarter. This system learns your writing style from edits, suggests new automations for repetitive tasks, and helps you filter valuable AI techniques from hype.

Create a daily AI workflow that summarizes yesterday's meetings, identifies urgent tasks, and proactively learns internal company terms it doesn't understand. This keeps your AI assistant's knowledge current and highly relevant to your work.

Build a recurring AI task that automatically gathers updates from your calendar, Slack, and notes to suggest weekly priorities and prepare you for upcoming meetings. Start every Monday with a clear, comprehensive plan without the manual effort.
Join 100,000+ product managers who use ChatPRD to write better docs, align teams faster, and build products users love.