Spending Hours Designing the UI? Or Just Telling AI the Pain Story? A developer building a garden design visualization tool abandoned traditional UI design methods and instead told Google's Gemini AI the personal frustration behind the app—that gardening advice felt outdated and irrelevant to busy professionals. By explaining the target audience's desire for sleek, low-maintenance outdoor spaces reminiscent of tech offices and boutique hotels, the developer prompted Gemini to generate a font system using Fraunces and Inter that intentionally communicates to modern homeowners rather than their grandmothers. The resulting design system, created by treating the AI as a creative collaborator fed with real human context, produced a frontend that feels aligned with the app's purpose. Now that I get my backend API services https://dev.to/cathylai/garden-visualizer-would-results-improve-using-example-images-screenshots-included-jn2 in place, it's time to design a frontend Just describe the mood to AI, right? I did, and it looked... fine. But it didn't feel right. It didn't match the soul of why I was building it. So, instead of looking at font pairing blogs for three hours, I sat down and told Gemini the personal story and frustration behind the app. I explained that as a busy professional, I felt completely alienated by the gardening world. Every time I looked up gardening advice on YouTube or blogs to fix up my yard, I was met with slow acoustic country music, rambling lectures full of jargons, and an aesthetic that felt like a grandmother giving advice. It felt old fashioned, inefficient, and totally out of touch with how my peers and I live. For example: We don't want a chaotic cottagecore wildflower patch that takes six hours a week to prune. Our design references are the sleek tech offices we work in, the boutique hotels we visit, or the trendy cafes with clean gravel, square lawns, structural plants, and warm outdoor lighting. We just want a beautiful, low-maintenance outdoor lounge where we can turn on some music, host a weekend barbecue, and have drinks with friends on a summer evening. ✔ Modern outdoor courtyard I told Gemini: “I built a tool that takes a messy yard and instantly visualizes that clean, hotel-grade hosting space. Help me pick a font system that talks to these busy professionals, not their grandmothers.” Subtitle and body text "Inter" python @import url "https://api.fontshare.com/v2/css?f =fraunces@500,600,700&display=swap" ; --font-inter: var --font-inter-family , ui-sans-serif, system-ui, sans-serif; --font-fraunces: "Fraunces", ui-serif, Georgia, serif