Back to Feed
r/ClaudeAI
by darthjaja6
New
What's your workflow for sharing HTML that Claude makes?
2 points
3 comments
100% upvoted
View on Reddit
Content
During the holidays I used claude code (2x usage limits!) to vibe code a tool to share HTMLs that I vibe code in the future: [vibeshare.page](http://vibeshare.page/)
Claude is surprisingly good at generating complete HTML pages - I've been using it for prototypes, internal tools, quick demos at work.
But I always get stuck at the sharing part. I only want specific coworkers to see it, and I want feedback like "this button feels off" pinned right on the page, not a Slack message saying "the blue thing on the top right should be red".
CodePen is too public. Vercel/Netlify are overkill and hard to manage access for non-devs.
So I vibe coded my own solution: [vibeshare.page](http://vibeshare.page)
Paste HTML → private link → control access → comments directly on the page.
**\*\*Disclosure:\*\*** This is my own project. It's free to use. I built it to solve my own problem and figured others might find it useful too.
Curious if others with similar problem find it useful or have a better workflow?
Comments
No comments fetched yet
Comments are fetched when you run cortex fetch with comment fetching enabled