non-engineer here. the thing i vibe code most is throwaway html
disclaimer: I'm not an engineer. i do growth and marketing.
when people talk about vibe coding they usually mean shipping a product. an app, a saas, a tool with real users. that's the version that gets posted. but it's not where things actually changed for me.
my shift was smaller and kind of weird: I started using AI to generate HTML for stuff i'd never have bothered building before.
a daily report i was sick of reformatting
a dashboard for one set of ad numbers
a calculator for some unit economics i needed once and then never again.
none of these are products. half of them i used once and closed the tab. but a year ago every single one would've been a messy spreadsheet, an ugly slide, or a thing i asked an engineer for and felt slightly bad about.
now i just describe what i want and get something that looks good and works. (of course the prompting method is important too if you want to control the output as close to what you expected)
the part that got me is it crept into the real work too. I write client proposals as HTML now 🤣. I hand my engineers architecture docs as html. and they actually read them, which a 200 line doc never managed.
so here's where i've landed: Vibe coding's quiet win for non-engineers isn't "anyone can build an app." it's that building something small and disposable stopped costing anything. the floor just dropped.
curious where everyone else is at?
what's the most useful thing you've vibe coded that wasn't a product?

Replies
This hits perfectly, @nathan_tran2 Nathan — and honestly, you described exactly my journey.
I'm not a developer either. I'm an electrician by trade. A year ago, the idea of building anything interactive felt completely out of reach for me.
Then I started using Replit Agent — and everything shifted. I built things I never thought I could: a diagnostic tool for electrical installations, interactive checklists, calculation sheets that actually look good. Not products. Just useful, disposable things that saved me real time on real jobs.
But what really changed my workflow is what I built on top of that — NEXIA, an AI assistant that generates structured HTML directly from a conversation. No prompt engineering, no IDE. You describe what you need, it outputs:
- Interactive simulations (fluid flow, electrical circuits, pendulums)
- Financial dashboards and business plan projections
- 3D viewers for mechanical parts
- Full technical reports and calculation notes
- Personality tests and interactive forms
All as standalone .html files. Open in browser. Done.
Your "throwaway HTML" framing is exactly right. The floor just dropped — and most people haven't noticed yet.
Launching June 17th if you want to see it in action
Uselink
@achille82 wow I have never thought that Replit have that capability. But agree with you that applying AI to your domain knowledge making you more powerful than peer. this is a bold statement lol
also, can you share me the work of that HTML file? Do you know where to host it?
As a developer, I'm using AI quite often for building one-time scripts that I'll never need again (most likely), but which are doing some dirty job for me (exactly as you described). This is a major win!
Uselink
@sk_uxpin yeah this is the part i find interesting
btw what's the dirtiest one-off you've handed off lately? ( ꩜ ᯅ ꩜;)