vibe-coding

Open-source projects categorized as vibe-coding

Top 23 vibe-coding Open-Source Projects

vibe-coding
  1. 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)

    Project mention: My Agentic Engineering Workflow | dev.to | 2026-06-21

    Understand Anything — interactive code knowledge graphs

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. claude-code-best-practice

    from vibe coding to agentic engineering - practice makes claude perfect

    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

  4. context7

    Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors

    Project mention: 5 MCP Servers I Would Install First as an AI Builder | dev.to | 2026-07-03

    Link: https://github.com/upstash/context7

  5. 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-24

    Cherry 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).

  6. oh-my-claudecode

    Teams-first Multi-agent orchestration for Claude Code

    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:

  7. 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-28

    View the Project on GitHub

  8. serena

    A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

    Project mention: Ask HN: SoTA of Context Building Methods | news.ycombinator.com | 2026-04-06

    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)

  9. GDevelop

    🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.

  10. frontend-slides

    Create beautiful slides on the web using Claude's frontend skills

    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.

  11. 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.

    Project mention: Four GitHub Projects That Turn AI Into Design Deliverables | dev.to | 2026-06-08

    Repo: https://github.com/nexu-io/open-design Site: https://open-design.ai

  12. claude-context

    Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

    Project mention: Beads – A memory upgrade for your coding agent | news.ycombinator.com | 2025-11-27

    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

  13. claude-squad

    Manage multiple AI terminal agents like Claude Code, Codex, OpenCode, and Amp.

    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

  14. 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.

    Project mention: State management in Refly codebase - Part 1.1 | dev.to | 2026-02-27

    Inspired by BulletProof React, I applied its codebase architecture concepts to the Refly codebase.

  15. codecompanion.nvim

    ✨ AI Coding, Vim Style

    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.

  16. 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-09

    So 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.

  17. byterover-cli

    ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)

    Project mention: All Data and AI Weekly #201-04-Aug, 2025 | dev.to | 2025-08-02

    Cipher https://github.com/campfirein/cipher

  18. 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
  19. MonkeyCode

    AI coding platform for teams

    Project mention: Build the Failure Path Before You Trust an AI Task CLI | dev.to | 2026-07-10

    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.

  20. 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)

    Project mention: Best Markdown Editors for Developers | dev.to | 2026-06-01

    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.

  21. Chaterm

    Open source AI terminal for cloud and infrastructure management, enabling you to deploy, troubleshoot, and automate services using natural language and intelligent agents.

    Project mention: How to Become a 10x Engineer in the AI Era | dev.to | 2025-12-17

    Originally published at https://chaterm.ai GitHub:https://github.com/chaterm/Chaterm

  22. ruler

    Ruler — apply the same rules to all coding agents

    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?

  23. aicodeguide

    AI Code Guide is a roadmap to start coding with AI

    Project mention: AI Code Guide | news.ycombinator.com | 2025-07-25
  24. vibe-coding-prompt-template

    Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs

    Project mention: Stop asking AI to "build your app" | dev.to | 2026-03-06

    Repo URL Website Version of the Repo

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

vibe-coding discussion

Log in or Post with

vibe-coding related posts

  • I built a native macOS terminal so I'd stop losing track of my AI agents

    3 projects | dev.to | 7 Jul 2026
  • 5 MCP Servers I Would Install First as an AI Builder

    3 projects | dev.to | 3 Jul 2026
  • Lore – give your coding agent the decisions your team made

    3 projects | news.ycombinator.com | 28 Jun 2026
  • How To Manage AI Cognitive Overload – Lessons After 9 Apps Shipped in 4 Months

    1 project | dev.to | 25 Jun 2026
  • Show HN: 10x better performance from the Coding Harnesses with LLM-wiki

    1 project | news.ycombinator.com | 18 Jun 2026
  • Formal Methods and the Future of Programming

    7 projects | news.ycombinator.com | 14 Jun 2026
  • Software Is Made Between Commits

    3 projects | news.ycombinator.com | 11 Jun 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?