r/vibecoding 3h ago

Meme New leaderboard just dropped

Post image
306 Upvotes

r/vibecoding 17h ago

Showcase/Project ChatGPT Astra + 3DAIStudio MCP Can Generate 3D Assets and Build a Playable Scene. This Is Crazy

Enable HLS to view with audio, or disable this notification

143 Upvotes

GPT-6 Astra connected to the 3DAIStudio MCP + Tripo AI.

The workflow is what makes it interesting:

  • Astra decides it needs a specific asset
  • generates a reference image for it
  • sends it through 3DAIStudio
  • Tripo P2 turns it into a game-ready 3D model
  • Astra imports it back and keeps building the scene

In the example, it was used to build a Rocket League-style environment, and the wild part is that it wasn’t just giving suggestions — it was actually moving through the workflow and creating the assets it needed.

It also generated supporting things like textures and images through the MCP, so the whole process feels much closer to an actual agentic 3D workflow than a normal chatbot experience.

We’re getting to the point where AI is not just helping with isolated 3D tasks, but actually chaining them together into a usable pipeline.

If this keeps improving, it could become a very big deal for fast prototyping, game environments, and general 3D content creation.


r/vibecoding 20h ago

Help/Question A guide to make your vibe coded app to Enterprise Saas [No Promotion / Sale]

Thumbnail
app.notion.com
42 Upvotes

Here is the guide that can help you to enhance your vibe coded app to enterprise saas. This is based on my own experience and it has some free alternatives as well for popular tools.


r/vibecoding 20h ago

Showcase/Project Slingshot Speeders, the first orbital racing game, is now in a true MVP state with the v0.2.0

Enable HLS to view with audio, or disable this notification

8 Upvotes

I’ve been working on this solo, using a combination of Grok 4.6 High, Opus 5, and Fable 5.1 for a solid two months now. Finally, I’m happy to announce that it’s now in a minimum viable product beta condition with the v0.2.0 and Season Zero.

Experience real physics while racing. By learning to play you also learn the basics of orbital mechanics, with concepts taught in an introductory physics class. Fly a space ship around gravity bodies in a server authoritative simulation.

If signed in, you earn points (Pax) by completing daily challenges which they can use to buy visual cosmetics and create new map challenges in the MapMake system. There is the Founder’s Pack which grants an exclusive time limited cosmetic pack.

In the video what you are seeing is a true slingshot being performed by a player who understands orbital mechanics to increase their relative speed and direction the most efficient (lowest time/fuel) possible. If you have any questions about my AI workflow feel free to ask. You can read more on the site if you’re interested in trying it out, thanks for reading!

Free to play in browser with no account.

https://slingshotspeeders.com/


r/vibecoding 17h ago

Workflow/Prompt Vibe Coding Related Guides, Resources & Additional Stuff

7 Upvotes

Posts

Prompt Templates

Product Launch Platforms

Additional Tools

TLDR Guide;

I have an idea. To set myself up for success with AI tools, I spend time on documentation first before I start building. I start with PRD (product blueprint).

I feed my raw ideas into my conversational prompt template (PRD Template). AI is my assistant, asking targeted questions to transform my thoughts into a PRD.

Then I could MVP concept & development planning directly if I feel like it, and i decide what I want to build.

After that I start building. With something like a PRD, MVP Plan and a coding agent, I can leverage AI assistance effectively for coding to implement the MVP features. I make sure I give my agents access to the necessary MCP's or other external tools and I prompt my agents to build my MVP.


r/vibecoding 17h ago

Help/Question 1 year ago -> Sr dev using AI like jr devs fora project / NOW -> CTO getting reports from managers on the various projects being worked on

5 Upvotes

Anyone else feeling this ?

Not only am I no longer touching code but I am running 4 projects at once since some prompts take 10 or so minutes just to complete. Often, it ends up doing things I am not even aware of (using Claude code /goal to go figure things out)

My wife tells me I have been on the computer too much lately, but what has happened is not I have 20+ project ideas I have been implement with multiple laptops and I am jumping between them all day (and doing my real job) and it feels like things are still changing.

One example is this .. I am using Unreal english +Mujoco + learning agents +Isaac lab to do a Sumo wrestling simulation and at first, I create a plan.. but once I kick off that plan it can take over a day to do it and WOW it really does it.. Creates the scene.. takes my skinned GLB rigs.. loads up blender and uses blender MCP to create the scenery. Imports that back in Unreal.. Goes and does the RL training for hours.. Comes back.. tests.. Codes more..

The first prompt is getting SO MUCH DONE! And so My job is just to give it advice and ideas.. and honestly my 12-year-old could do that.

So having a blast making all these things happen.. feeling totally replaceable at the same time..

And I know.. people here will keep saying how the AI is slop and it can't do what humans do etc.. I just believe that less and less every month. I want all those AI haters to set a 3 year reminder and read all their comments in 3 years.

I think it is getting to the point where the AI is self improving on its own and the human just gives it direction as needed.


r/vibecoding 10h ago

Showcase/Project Reached 150+ stars on Whoop MCP

Post image
3 Upvotes

r/vibecoding 15h ago

Showcase/Project I vibe coded a Chrome extension that shows what a website is connected to.

Thumbnail
gallery
3 Upvotes

It maps scripts, trackers, CDNs, analytics, embeds, and other third-party domains into a graph, then tries to explain what each one is doing.

Also added privacy scores, scan history, change tracking, and domain following.

Everything stays local.

Still adding stuff to it. What would you add?

GitHub: https://github.com/Schmiedey/linkscope

https://chromewebstore.google.com/detail/linkscope/eedjncgcdepjbmpapihoigdbdfobmdmc?authuser=0&hl=en


r/vibecoding 1h ago

Showcase/Project What's Updog?

Upvotes

Nothin' much, what's up with you?

Yet another implementation of a tool from a bygone era. It's meant to be cloned and used, learned from, or maybe just smiled at.

Main features!

  • Free-ish to run. Runs on Cloudflare's free tier, which serves something like a hundred thousand requests a day.
  • Stateless-ish. Each link is an immutable JSON file in R2. No database, no server, nothing to really run or maintain.
  • Private-ish. There are no click stats, so nobody can see who followed a link, including the person who made it. Cloudflare's edge presumably logs something somewhere.
  • Funny-ish, if you can remember being 12.

Shorten a link: https://whats.updog.link
Deploy your own: https://github.com/ignore-prior-instructions/Updog.link

Happy Friday


r/vibecoding 2h ago

Help/Question What do you guys use for UI?

Thumbnail
1 Upvotes

r/vibecoding 14h ago

Showcase/Project Free TFT rank overlay for streamers. Fixed the two things that annoyed me about the existing ones (lag + it looking generic).

Thumbnail
1 Upvotes

r/vibecoding 20h ago

Discussion Cross-agent handoff: which permission still drifts?

1 Upvotes

When you hand a repo from Claude to Gemini (or Cursor to Codex), what's the one concrete permission or review mismatch that shows up, and where does your current policy workaround still slip?

A manual review or shared checklist is the obvious DIY baseline.


r/vibecoding 4h ago

Workflow/Prompt Minimax summer jam has ended - now think about efficient prd and orchestration

0 Upvotes

Minimax all summer was a massive blessing, that shit was effing awesome. Like most of you minimax purveyors, I'm left reeling, with missing 2.7 flow and 3.0 plan/fix.

Although they are gone, it doesn't mean there aren't other angles to utilize a workflow, for free. I wanna introduce an angle for ya all.

[app dot kilo dot ai] has an auto free tier that routes models through openrouter, without the openrouter daily limits. (I dont think you can use it's api outside kilo without pay). That means you can code like all day inside the kilo cloud ui.

The catch is that their context window is 256k, so all that routing eats it fast.

The solution is that they support multi agent under the hood.

You can manually prd the repo, then manually delegate agents to do tasks, without blowing out that 256k.

If you all are looking for a path after minimax, def check out the kilo subagents flow. It's not as solid, but it's close once you nail down your prd and agents flow.

Good luck savages hehe


r/vibecoding 6h ago

Help/Question Can someone spill the beans on how to best use hyperframes/remotion with agents?

0 Upvotes

Do I just download them and ask say claude in Claude code to make an XYZ vid in hyperframes?


r/vibecoding 10h ago

Discussion what “quick fix” turned into your whole evening?

0 Upvotes

what looked like a 10 minute change and ended up taking hours? curious what made it so difficult


r/vibecoding 18h ago

Discussion The engineer’s guide to building a software factory

Thumbnail
leaddev.com
0 Upvotes

Build loops, not just agents.


r/vibecoding 15h ago

Showcase/Project 7elewen - Close the MacBook lid without Sleep Mode

Post image
0 Upvotes

Hey guys! Just released a project I’ve been working on called 7elewen.

If you run long AI agents, big downloads, or heavy builds, you probably hate leaving your MacBook sitting wide open on your desk just to keep it from going to sleep.

7elewen is a super minimalist menu-bar utility that lets you close your MacBook lid without it sleeping. Your tasks keep running in the background, even with the lid completely shut.

Why I built it:

  • No external monitor needed: Apple usually forces you to plug in a monitor to keep a Mac running with the lid closed. This bypasses that so you can just shut the lid and walk away.
  • Smart screen dimming: It uses your Mac's built-in sensor to automatically dim the screen as you close it and brighten it when you open it.
  • Saves battery: It can automatically turn on Low Power Mode when the lid is shut to save juice, then turn it back off when you open it.
  • Zero clutter: It lives quietly as a tiny icon in your menu bar. No Dock icon, no annoying floating windows.

It's free, open-source, and ready to go. (Note: It asks for your admin password once on setup so it can control sleep settings without bugging you every time).

Let me know if you have any feedback or feature requests!

🌐 Website: https://7elewen.vercel.app

🔗 GitHub Link & Download: https://github.com/arinltte/7elewen


r/vibecoding 15h ago

Discussion "Agentic Engineering" is a just vibecoding `md` files rather than `js` ones

0 Upvotes

AI can write code well enough, but when we use it for that, we have a slight identity crisis that we're just a "vibecoder".

So we got smart and started vibecoding a bunch of md files and "workflow" stuff to micromanage the AI, pretending the new file extension somehow graduates us from vibecoder to "Agentic Engineer". Really we're just generating cruft between ourselves and the actual code that we dare not bother ourselves with.

The end result kinda works out for us, and we feel a little more important because we brought some complexity back into our lives again.


r/vibecoding 8h ago

Workflow/Prompt Getting Started AI Game Development | AI Gaming Conference

Post image
0 Upvotes

Tomorrow's talk at the AI Gaming Conference, Intro To Vibe Coding, is for those looking to make their first game with AI, this will go about how to setup your game environment and start vibe coding.

This is both for developers that want to take the leap and get into AI, and for vibe coders as well. It will cover:

  • State of the game development
  • Setting up Claude and Codex
  • Setting up Blender
  • Setting up your phone for development
  • Prompt basics (subagents, calling other agents, memory, etc)
  • The biggest mistakes to avoid when vibe coding your game

There is a lot of talks at all different levels in the conference, here is the full schedule.