Hacker News new | ask | show | jobs
I cataloged 500 vibe coding tools so you don't have to
1 points by AkshatT8 61 days ago
Hi HN,

I built this because I was finding myself drowning in a sea of new 'AI agents' every single week. I wanted one centralized, curated directory that cut through the noise, specifically focused on the 'vibe coding' ecosystem.

I ended up cataloging over 500 tools across 35 categories. I spent a lot of time specifically mapping out the MCP (Model Context Protocol) ecosystem and local CLI models since those tend to get overlooked in favor of the big web builders.

Here is the GitHub repo: https://github.com/bluegalaxy111/awesome-vibe-coding

Let me know if there are any critical tools or categories I missed!

2 comments

just skimmed through - solid list. if you're actually using these day to day, the terminal/direct cli tools are where you save the most time. the gui wrappers always add latency
100% agree. Once you get past the visual appeal of the web builders, jumping straight into the terminal with Claude Code or Aider is easily 10x faster for iterating on actual logic. I tried to make the CLI/Terminal section as robust as possible for that exact reason.
this is helpful. thanks.
Glad you found it useful!