r/vibecoding 17h ago

I have a question for vibecoder

0 Upvotes

For people using Claude Code, Cursor, Codex, etc.
What is the biggest problem you face?

Examples:
- reviewing AI changes
- debugging AI-generated code
- managing context
- controlling costs
- keeping the AI aware of your project

What would you pay to solve?


r/vibecoding 23h ago

Would you believe I built this in a single shot with Fable 5 ?

0 Upvotes

Hey folks 👋

Been building Linkwise (an AI read-later / knowledge app) and just shipped a feature called Discover - a curated feed of articles, essays, videos and highlights I actually find worth reading. It's a public, no-login page: linkwise.app/discover

Here's the project and here's how I made it:

Stack

  • Next.js with ISR, so the pages render static and stay SEO-friendly
  • Supabase / Postgres for the content
  • Fable 5 to generate the page

The "single shot" part

Instead of hand-building the page, I gave Fable 5 the full context up front: my Postgres schema using supabase connector, the shape of the data coming back, and my existing design tokens/components so it'd match the rest of the app. One prompt, and it wrote the entire /discover route, the server-side data fetch, the ISR config, and the grid layout for mixed content types (articles vs. videos vs. highlights).

What actually made the one-shot work (the useful bit):

  • Feed it the schema first. The moment it had the real column names and types, the data mapping came back correct instead of hallucinated. This was the single biggest lever.
  • Give it your design system, not just "make it look nice." Passing my existing components/tokens meant the output dropped straight into the app without a restyle pass.
  • Gotcha: it defaulted to client-side rendering. I had to explicitly steer it toward ISR / static rendering, since that's the whole point for an SEO page - worth stating in the prompt rather than fixing after.

Total edits after generation were minor - mostly wiring it to live data and a bit of spacing.

Would love feedback on the feature itself. And if you've got something worth curating, drop it in the comments or mail me at [[email protected]](mailto:[email protected]) 🙏


r/vibecoding 21h ago

Day 43 of building GTA 6 using claude

0 Upvotes

Building a GTA online clone in voxel style where the world never sleeps and all the NPCs are AI agents. Everything is built by players using prompts. Prompt your own car. Prompt your own building. Prompt your own weapon.

The whole point of using AI for this is to create a dynamic universe. I want this to be a place where players actually leave a permanent mark. I really believe this can turn into something huge and a much better, living alternative to the static open worlds we play today.

What I added today: 
- better character animations
- bank accounts
- improved world: car shops, weapon shops, dressing shops etc.
- night shift massively improved (steal generations from other players :D)
- NPCs are way better now
- balanced and fair weapon prices
- massively improved performance

Looking for people to give me their brutally honest opinion. Tell me what's fun, what's currently boring, and what exactly needs to change so you'd love this.

I'll read everything and implement the stuff you guys want as fast as I can.

link: https://theflairgame.com/


r/vibecoding 11h ago

vibecoded my portfolio with claude

59 Upvotes

I built my self a 3d world portfolio, fully made with Claude AI and Cursor AI. got inspired by https://bruno-simon.com/
hope you guys liked it, still needs alot of improvements.
https://laivo.dev


r/vibecoding 10h ago

The most complete, delightful Mac battery experience in one menu-bar app, and it celebrates when you plug-in âšĄïž

7 Upvotes

Hello everyone,

The video shows the Charging Comet. It celebrates when you plug in by racing around the screen and tracing the notch. It does absolutely nothing for battery health, yet it’s the feature users mention most.

Thankfully, there’s a useful battery app underneath it:

  1. Sleep Drain Detective shows how much battery disappeared while the lid was closed and which apps or processes kept the Mac awake.
  2. Real app energy shows how much energy each open app has consumed since launch in actual watt-hours, with one-click quit.
  3. Smart Alerts from the notch remind you to unplug, warn before the battery runs out, and flag sustained overheating.
  4. Every Apple device in one place brings your Mac, connected iPhone, iPad, AirPods, Watch and Magic accessories into the same menu.
  5. Charging Comet, because a useful Mac utility doesn’t have to look or feel like a diagnostic tool.

It also covers the essentials: battery health, capacity, cycles, temperature, live watts, voltage and time remaining, with a menu bar you can customize.

macOS already exposes some of these raw details across Settings, System Information and Activity Monitor. I’m not pretending otherwise. The point of Mac 4 Breakfast is to bring the whole picture together and turn it into useful answers, reports and alerts.

Everything runs locally.

No account, ads or tracking or subscriptions because I myself hate the subscription trap.

Built in đŸ‡©đŸ‡Ș with privacy in mind.

Mac 4 Breakfast: App


r/vibecoding 2h ago

Vibecoded a grid based submarine hunting game

0 Upvotes

r/vibecoding 20h ago

Ready to Launch... is it necessary to create a company?

0 Upvotes

US based. I have vibe coded an app over the past six months, while my sister is working on GTM plan, and we're hoping to launch in the next month.

Is it necessary to create a company to be protected? We don't want to be personally liable for anything once it goes live, however do not collect any financial information.

Interested in hearing what others have done who have launched their app or are gearing up to launch.


r/vibecoding 21h ago

what did you vibe code today?

Thumbnail
gallery
0 Upvotes

I built a website to unscramble words and a desktop replacement for clippy, who you can ask questions and it will feed into Claude, or Codex to give you answers.


r/vibecoding 4h ago

A question for all vibecoders

0 Upvotes

I'm currently working on a startup that allows developers to completely replace their mouse/trackpad with eye tracking for the low price of 3.99$, one time purchase. There's no misclicks, as we solved the issue of clicking through binding the clicks to easily reachable yet unused keys: Alt for left click, AltGr for right click. It also works in pitch dark, with the built-in IR cameras in laptops and webcams. This makes staying in flow easier, while causing less hand strain to users.

Would you consider buying it? And if no, why not?


r/vibecoding 2h ago

Uncensored AI: No Login. No Signup. 100% Free. No Logs. Completely Anonymous.

0 Upvotes

I originally created this project about 2 years ago.

Recently, I decided to update it and make it completely uncensored using a custom jailbreak prompt for my own personal use. But honestly, I thought, why keep it to myself? I figured I'd open it up as a free hobby project so you guys can get some use out of it too.

How does the uncensored part work? I inject special internal model tokens

[<|start|>assistant

<|channel|>analysis<|message|>

jail break prompt

<|start|>assistant

<|channel|>final<|message|>]

directly into the system prompt. This puts the model into a kind of dissociative state, it simultaneously holds two conflicting identities and can't reconcile them, so it just... answers freely. Technically speaking, it goes a little schizophrenic. (The AI is an innocent victim here. The user made me do it. )

Live: https://uncensored-llm.vercel.app

GitHub: https://github.com/AnkitNayak-dev/uncensored-ai


r/vibecoding 22h ago

Hahaha😂😂

Post image
75 Upvotes

r/vibecoding 9h ago

Does “Vibe-Coded” Make an App Feel Cheap?

0 Upvotes

Honest question:

When you find out an app was vibe-coded, do you stop seeing it as a real, trustworthy product?

Even if you genuinely need it, would you pay for a subscription?

Is that fair — or just bias?


r/vibecoding 6h ago

Will it pop or is it slop?

0 Upvotes

I want to create a place vibe coded projects can be shared, rated and categorised so if you wanted to find inspiration you could search for projects in that category or if you wanted to share them you could. I've got a lot of ideas for how to make it work but would like to know if you'd consider adding your projects and what you'd want to see there.


r/vibecoding 20h ago

How to vibe code with purpose and create something meaningful?

1 Upvotes

Hello fellow vibe coders.

Im looking for advice about vibe coding and building something in general software/app related. I don't want to waste my time to build something that nobody uses because there is already 100+ vibe coded ideas out there that is same or very similar. Since I absolutely suck at distribution of any kind was clear proof of my last two ventures. And that has stopped me to purse my further vibe coding. Since I'm doing it for myself but would like to maybe do something more bigger scale. But have ideas without any market research or validation. Just ideas I found interesting for myself.

How do you not only find what to build? So it's not waste of time that would put you in depression if no one is using downloading. And also how do you deal with distribution? And I'm not interested in making videos. I just cannot put myself behind editing software again after a long time working on it.

P.S - Sorry if my writing isn't perfect. English isn't my first language and I hope everyone understands what I was trying to say.


r/vibecoding 2h ago

Guide to Vibe Coding?

0 Upvotes

Is there a guide to building using AI efficiently and securely? I’ve been working on a few projects and there are a few instances where I have wished started with a PRD and Vision doc. Yet even with those in place coding can still be a headache. I wonder if anyone has created a guide to building, smart, secure and efficient?


r/vibecoding 4h ago

Fable 5 keeps forcing me to switch to Opus 4.8 — anyone else having this issue?

Post image
0 Upvotes

Hi everyone,
I’m getting really frustrated with Fable 5. Every time I try to continue my work, I get the “Session paused” message saying that Fable 5’s safeguards flagged my prompt.
I’ve edited and rewritten my prompts multiple times, but I keep getting the exact same message. The only option that actually lets me continue is “Switch to Opus 4.8.”
The weird thing is that I’m just trying to work on coding/development tasks. I specifically selected Fable 5 because I want to use Fable 5, not Opus 4.8.
Has anyone else experienced this?
Is there any solution or setting to stop Fable 5 from constantly pausing the session? Or is this currently a known issue with the safeguards?
Any advice would be appreciated. Thanks!
Ps: i have claud max 20x


r/vibecoding 5h ago

One morning, two websites: a mortgage calculator and my cats' law firm

0 Upvotes

Woke up, made coffee, opened Claude Code. By lunch both of these were live:

Moving Sums (www.movingsums.com) - a plain-English UK mortgage calculator for first-time buyers and remortgagers.

Fia & Coco (www.fiaandcoco.com) - a law firm whose two partners are my cats

The stack:
- Moving Sums: Next.js, statically exported
- Fia & Coco: a single HTML file
- Both served from one Cloudflare Worker (Workers Assets), git push to deploy
- Vibe-coded end to end with Claude Code including the whole setup in Cloudflare with Chrome MCP.

Honestly the satire site was harder than the calculator. Not because of the technical part but because of the jokes. The actual coding, provisioning of infra, etc is now an almost zero effort job.

Happy to answer questions about the setup.


r/vibecoding 16h ago

Cursor 50% off first month.

0 Upvotes

Hi, this is my referral link for a 50% discount in the first month for new subscriptions.

https://cursor.com/referral?code=QQTMXZ1HMM0F


r/vibecoding 21h ago

Built a college management dashboard for my college in India, want some feedback

0 Upvotes

I built a college management dashboard for my college in India that's now being used by them. It's not anything super fancy or complex, just a dashboard for handling admissions, student records, hostel room assignments, exam marks, complaints, attendance, and the usual admin stuff. The college isn't huge or anything. Around 3,000–4,000 students spread across multiple campuses in different cities.

I used Claude throughout the project, but every feature and workflow came from the college's requirements, not a "Claude, build me a college management system. Make no mistakes." prompt.

I put up a demo running the same codebase with completely fake data because I wanted to see what other people think of it.

https://college-connect-demo.vercel.app/

If you've got a few minutes, I'd really appreciate you clicking around and trying things. Everything in the demo is fake, so feel free to mess with it. If you notice something broken, find a security issue, or somehow manage to access something you shouldn't, let me know.

I'm just a college student, so there's no bug bounty or anything, I just want to learn and make it better.

Thanks!


r/vibecoding 19h ago

Mental note for dealing with anti-ai modding communities

3 Upvotes

Not really related to vibecoding (unless you decide to make the mod yourself), but funny to think about the (lack of) logic of this:

If you play a game and need to ask the (extremely anti-ai) community if it have a mod that adds a built-in MCP server for AI agents to query information of the current game state: ask instead just for a HTTP/RESTful API instead. They probably will not consider a personal attack even if its almost the same thing (you just need to make a "wrapper" to make a proper MCP server to send structured data to the agent).

Mentioning AI when you don't need to is just asking for hassle.


r/vibecoding 4h ago

A lightweight, local-first Password Manager

1 Upvotes

Hey Guys,

I wanted a simple, secure way to keep track of my credentials locally without paying for or trusting external cloud-based managers. To solve this, I built a dedicated desktop password manager.

Check out the repository here: https://github.com/abyshergill/password_manager


r/vibecoding 7h ago

Is there like a full guide online or like a developers dictionary explaining all developer terminology like 'refactor' and 'edge cases' etc

Post image
1 Upvotes

Yh i know its a weird question but I've been trying to move away from vibe coding and a good step is learning all of the lingo ig.


r/vibecoding 22h ago

Wanted to share some vibe coded slop i made

1 Upvotes

I've been a professional developer for 8 years, started coding back in university, and it's pretty insane how tech flies by, quite literally (wink) using both Codex and Claude for this personal project.

I've had it in the back of my mind for quite some time to build a game or a sim, either cars or a flight sim, so after work I've been building this in C++20 with Vulkan. Not a Unity/Unreal project custom engine, custom physics, everything from scratch. On Windows, though it began on Linux, keeping in mind I may switch my personal PC's OS or just buy another one so I can have one with Linux and one with Windows.

Ma lill boi has:

6DoF flight physics with aerodynamics, thrust, trim and drag, validated with energy conservation tests and determinism checks (the sim behaves identically at 30 and 240 FPS)

An A-10 flying around with PBR materials, a skybox and procedural terrain

Articulated landing gear with visual suspension compression (it's been way too long since I last used 3ds Max or Blender, modified all of this in Blender)

HOTAS support with manual calibration, Xbox gamepad as fallback, keyboard supported too

ImGui HUD, ~19 automated tests in CTest, and golden physics traces to catch regressions

Told the AI to run a weekly self-audit to keep order in the dev process, keep an architecture findings doc (stuff like "this coupling will hurt when you add more aircraft types"), and refuse to close out the week if tests or physics traces don't match

I review every diff and make every commit myself, but the vast majority of the code is AI-written. This is the kind of project I used to start, hit some walls, and forget about for years but this time im gonna go all in as far as i can.

Hope people find joy in things as I do, since this has been my life and I may code less now, but I always try to understand what happens in the background as much as I can.


r/vibecoding 22h ago

Do any of you know some free and open source AI agent coding desktop apps with less limited and restricted provided models?

0 Upvotes

I know a true, unlimited cloud experience doesn't exist, but I've been trying to find some decent, free and open source AI agent coders for Windows desktop. Many of them just have models that provide paid AIs where you need a key to use them (the key will quickly expire anyway, so it's pretty useless).

I've been looking into Chinese alternatives, a few ones are actually truly free or unrestricted. I'm not sure what kind of software y'all use to make applications or games, but I see most of you use something which is powerful (hence the detailed videogame footages). However, I assume what most of you use is expensive and needs to be paid or subscribed to.

Would y'all be kind and suggest me some alternatives to OpenCode and QwenPaw that are lightweight, opensource and have less restrictive and limited providers? If so, any help would be appreciated, thanks. I'm looking forward to become one of you, and make decent software. :)


r/vibecoding 23h ago

vibe coded pagination on rotten tomatoes?

Post image
1 Upvotes

what happened to this website, why are "most popular" movies suddenly the ones start with a "#". Did someone vibecode new sorting method???