Eve Bouffard on Why Imagination Is Now the Bottleneck
YC's head of design walks through an AI-native workflow — voice instead of typing, a soul.md source of truth, disposable tools, and reusable coded assets — where creativity and imagination set the limit.
She Doesn't Type — She Talks
<strong>Voice replaces the keyboard</strong> as the interface to creation, because thinking outruns typing — you narrate the feature and the agent builds it.
I do not type. I realize that I think a lot faster than I type. I type very slowly.
Everything Goes Into soul.md
<strong>One markdown file is the source of truth</strong> — every meeting recording, the manifesto, even the article names — and it feeds every downstream decision the agent makes.
capturing as much information as possible and share that information with your agent is the best way to build software moving forward.
Feed It What You Love
<strong>Generic AI design comes from generic input</strong> — the fix is handing the agent the specific websites and mood boards you love, even when you can't say why.
sometimes you love a website and you don't even know why you love a website. But it's okay. You don't need to understand why you love a website. Just give it to the agent.
Generate Sixteen, Keep a Few
<strong>Exploration becomes generation</strong> — one creative brief is run sixteen times to produce full-site variants, and a self-built gallery keeps the strongest options visible.
I asked it to do that 16 different times.
Build the Tool, Then Throw It Away
<strong>Software is now disposable</strong> — spin up a custom modal with knobs to perfect one detail, then discard it in a single shot; it's a muscle you train.
it's almost like a muscle that you need to build and train when you realize that you can build anything for yourself whenever you want to fine-tune something.
The AGI Moment
<strong>Rich context lets the agent contribute ideas</strong> — it surfaced the launch-party date and added a barcode she had not specified.
It's going to include things that you would not have otherwise thought of.
A Version for Humans, a Version for Machines
<strong>Every site now has two readers</strong> — a visual version for people and a distilled markdown version for agents, where the visuals stop mattering.
Agents don't care about the visuals.
One Shader, Every Surface
<strong>One reusable shader preserves consistency</strong> — it already spans speaker cards and tickets and can extend to the planned Chase Center screens.
it's just easier than ever to make things more consistent and use coding agents for absolutely everything.