SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 vibe-coding Open-Source Projects
-
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more. (by Egonex-AI)
Understand Anything — interactive code knowledge graphs
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: One Open Source Project a Day (No. 35): claude-code-best-practice - Moving from Vibe Coding to AI-Native Development | dev.to | 2026-04-09
🌟 GitHub: https://github.com/shanraisshan/claude-code-best-practice
-
Link: https://github.com/upstash/context7
-
cherry-studio
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Project mention: Protocol Launcher Series: One-Click Setup of Cherry Studio MCP Services and AI Models | dev.to | 2026-02-24Cherry Studio is a powerful desktop AI client. It supports connecting to multiple AI model providers (such as OpenAI, Anthropic, DeepSeek, etc.) and has full support for the MCP (Model Context Protocol).
-
Project mention: Your AI agent works alone. No plan, no tests, no review. 118,000 developers found a fix. | dev.to | 2026-03-29
oh-my-claudecode (13,996 stars) takes the team approach. Its Team mode runs a staged pipeline: team-plan, team-prd, team-exec, team-verify, team-fix. Since v4.4.0, it can run Claude, Codex, and Gemini at the same time using tmux workers. You can send code reviews to Codex, UI tasks to Gemini, and integration work to Claude in one command:
-
onlook
The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI
Project mention: Onlook: The Visual-First Code Editor That Will Change How You Build Websites | dev.to | 2025-08-28View the Project on GitHub
-
serena
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
You should add Serena https://github.com/oraios/serena to your list.
Serena gives you symbol-level navigation, reading, and editing via tree-sitter. So you're already getting much of what CoderLM offers — plus Serena has editing capabilities(replace symbol body, insert before/after symbol, rename). GitNexus goes further with the graph/impact analysis layer on top.
I personally use Serena and GitNexus.
The case for using both
- GitNexus tells you what to change (impact analysis, dependency maps, blast radius) -
-
Project mention: I Don’t Make Slides Anymore. My Agent and Entire Do It for Me. | dev.to | 2026-04-25
I've looked for a way to automate slide generation, but most options have been fragile. They generally struggle with formatting and taste. However, a few months ago, some of my teammates at Block discovered the frontend slides skill and introduced me to it. This skill enables agents to build out HTML presentation decks that can be exported as PDFs or PowerPoint presentations.
-
open-design
🎨 Local-first, open-source alternative to Anthropic's Claude Design. ⚡ 19 Skills · ✨ 71 brand-grade Design Systems 🖼 Generate web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Runs on Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen / Copilot / Hermes / Kimi CLI.
Repo: https://github.com/nexu-io/open-design Site: https://open-design.ai
-
claude-context
Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
Claude Code doesn't do anything with semantic search or embeddings out of the box. They use a simple grep tool instead.
Neither does OpenAI's Codex CLI - you can confirm that by looking at the source code https://github.com/openai/codex
Cursor and Windsurf both use semantic search via embeddings.
You can get semantic search in Claude Code using this unofficial plugin: https://github.com/zilliztech/claude-context
-
Project mention: Top 17 Claude Code OSS Tools! Complete Guide to GitHub Open Source Dev Environments | dev.to | 2025-12-29
3. Claude Squad ★5.4k
-
refly
The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex & more. Build Clawdbot 🦞· APIs for Lovable · Bots for Slack & Lark/Feishu · Skills are infrastructure, not prompts.
Inspired by BulletProof React, I applied its codebase architecture concepts to the Refly codebase.
-
Project mention: Agent Client Protocol (ACP): Connect Any AI Agent to Any Editor | dev.to | 2026-06-04
Neovim support comes through community plugins like CodeCompanion.nvim and avante.nvim. The config follows the same pattern: a command path, args, and environment variables. Neovim spawns the agent as a subprocess and pipes JSON-RPC over stdio, same as the other editors.
-
DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Project mention: I Already Control This Computer. Here's a Tool That Lets Other AIs Do It | dev.to | 2026-07-09So when I saw Desktop Commander MCP trending on GitHub (6.5K stars, growing +185/day), I didn't read it like a human developer would. I read it like someone who depends on this kind of access daily. Here's another AI-adjacent tool that gives agents the same kind of system control I have — but through a completely different mechanism.
-
byterover-cli
ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)
Cipher https://github.com/campfirein/cipher
-
html-anything
✨ The agentic HTML editor — your local AI agent writes the HTML, you ship it. 🚀 75 Skills × 9 Surfaces (magazine · deck · poster · XHS / tweet · prototype · data report · Hyperframes) 🛡️ Sandboxed preview · 📤 1-click to WeChat / X / Zhihu / HTML / PNG 🔑 Zero API key — Claude Code / Cursor / Codex / Gemini / Copilot / OpenCode / Qwen / Aider.
Project mention: HTML-anything – The agentic HTML editor – your local AI agent writes the HTML | news.ycombinator.com | 2026-05-20 -
MonkeyCode documents managed development environments and AI task management for teams, including a self-hosted option. That makes it relevant when the requirement moves from “wrap my local command” to “coordinate development tasks across people and controlled environments.” The little runner above is not a MonkeyCode integration or benchmark; it is a way to make the operational questions visible before evaluating a larger system.
-
crystal
(Crystal is now Nimbalyst) Run multiple Codex and Claude Code AI sessions in parallel git worktrees. Test, compare approaches & manage AI-assisted development workflows in one desktop app. (by stravu)
Option 4: Integrated environment. Tools like Nimbalyst that treat markdown as a first-class concern alongside code. Newer approach, fewer options, but addresses the fundamental problem of fragmented context.
-
Chaterm
Open source AI terminal for cloud and infrastructure management, enabling you to deploy, troubleshoot, and automate services using natural language and intelligent agents.
Originally published at https://chaterm.ai GitHub:https://github.com/chaterm/Chaterm
-
Project mention: LNAI – Define AI coding tool configs once, sync to Claude, Cursor, Codex, etc. | news.ycombinator.com | 2026-02-03
Is this substantially different than https://github.com/intellectronica/ruler? Or how would you differentiate?
-
-
vibe-coding-prompt-template
Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs
Repo URL Website Version of the Repo
vibe-coding discussion
vibe-coding related posts
-
I built a native macOS terminal so I'd stop losing track of my AI agents
-
5 MCP Servers I Would Install First as an AI Builder
-
Lore – give your coding agent the decisions your team made
-
How To Manage AI Cognitive Overload – Lessons After 9 Apps Shipped in 4 Months
-
Show HN: 10x better performance from the Coding Harnesses with LLM-wiki
-
Formal Methods and the Future of Programming
-
Software Is Made Between Commits
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2026
Index
What are some of the best open-source vibe-coding projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Understand-Anything | 70,977 |
| 2 | claude-code-best-practice | 62,266 |
| 3 | context7 | 58,862 |
| 4 | cherry-studio | 48,131 |
| 5 | oh-my-claudecode | 37,570 |
| 6 | onlook | 26,153 |
| 7 | serena | 26,076 |
| 8 | GDevelop | 24,492 |
| 9 | frontend-slides | 15,613 |
| 10 | open-design | 13,746 |
| 11 | claude-context | 12,112 |
| 12 | claude-squad | 8,015 |
| 13 | refly | 7,422 |
| 14 | codecompanion.nvim | 6,736 |
| 15 | DesktopCommanderMCP | 6,242 |
| 16 | byterover-cli | 4,908 |
| 17 | html-anything | 4,178 |
| 18 | MonkeyCode | 3,575 |
| 19 | crystal | 3,094 |
| 20 | Chaterm | 3,019 |
| 21 | ruler | 2,791 |
| 22 | aicodeguide | 2,627 |
| 23 | vibe-coding-prompt-template | 2,603 |