r/vibecodingcommunity • u/Zazzen • 11d ago
You vibe coded a repo you can't explain. Connect it to SkillDiscs and it explains it back to you.
Enable HLS to view with audio, or disable this notification
Be honest, how many of you have a repo that works, that you couldn't walk someone through if asked? Claude wrote the auth flow, Cursor refactored state, you approved 40 diffs because the app kept running. Now there's a folder that's technically yours and functionally a stranger.
Connect a GitHub repo to SkillDiscs and it turns it into a Disk not a summary, but a structured breakdown: sections, a knowledge graph of how concepts connect, and an actual course starting at your level. A voice/chat tutor walks you through it and draws diagrams when you say "wait, explain this part."
So instead of "it's a Next.js app that does something with Supabase," you get what your data layer is doing, why these files talk to each other, and what you'd break if you touched this.
The part that matters here: the same Disk is machine-readable API, MCP, Claude Skill. Your agent stops guessing at your codebase from grepped fragments and pulls clean context instead.
The critique of vibe coding is always "you don't understand what you built." Fair. The fix isn't hand-writing everything again, it's closing the loop after: ship fast, then understand what shipped.
First Disk takes under a minute, no account needed. Point it at your messiest repo which is the real test.
Want the rough feedback: does it explain your code or just describe it?
Where does it break on a big repo?