Vibe coding Tools

Explore the best new Vibe coding tools and products curated by the community.

Featured
opencode zen logo
opencode zen
AI models recommended for developers by the opencode team
Developer ToolsArtificial IntelligenceVibe coding

opencode zen is a curated, “ready-to-use” gateway of tested models optimized for coding agents. It integrates as an optional provider within opencode, offering pay-as-you-go access to top models (e.g. GPT-5, Claude, Grok) with no lock-in.

2025-09-29
69
Glint logo
Glint
Claude Code activity, right where you want it.
Developer ToolsMenu Bar AppsVibe codingVercel Day

Glint is a lightweight macOS menu-bar app that surfaces what your Claude Code sessions are doing - live status, the current tool, token spend, the plan, subagents, usage meters, and context window - in a glanceable island near your notch, a floating pill, or beside the Dock. Reads ~/.claude locally; your session data never leaves your Mac. Support for other providers like Codex, Kiro and etc are on the roadmap to be release ASAP!

2026-06-16
0
agentbrowse logo
agentbrowse
Give your AI coding agent the web as a command line
Developer ToolsArtificial IntelligenceVibe codingVercel Day

AI coding agents are great in a terminal and clumsy in a browser. agentbrowse turns any website into a CLI they drive it can open, snapshot, click, fill, read as clean markdown, even log in. One command makes Claude Code, Codex, Cursor, Gemini & Windsurf use it by default.

2026-06-16
0
Taste Lab logo
Taste Lab
Extract any website's design DNA
Design ToolsArtificial IntelligenceVibe coding

Point your AI agent at any website. Get back a complete design breakdown — colors, type, spacing, and the reasoning behind every decision — ready to use in your next build.

2026-06-14
0
Bob's CLI logo
Bob's CLI
A local-first AI coding CLI that adapts to you
Developer ToolsArtificial IntelligenceGitHubVibe coding

Bob's CLI runs on your own hardware with zero API costs, zero data leaving your machine. Bob lives in your terminal, sees your actual files, and writes code only with your explicit approval. What makes it different: auto-detect local AI models, behavioral DNA profiling that adapts to how YOU work, autonomous code review + auto-fix, conversation forking, deep dives, and SovereignLink — remote execution from any device while your code stays home. Free to start. Sovereign by design.

2026-06-12
0
Terminal Mode by Even Realities logo
Terminal Mode by Even Realities
Keep coding agents always in sight
ProductivityDeveloper ToolsVibe coding

Terminal Mode by Even Realities unlocks an ambient terminal on Even G2 smart glasses. When a coding agent stalls, you catch it: see which agent needs you now, give direction, and approve key steps while your laptop runs long tasks, so token-maxers get more from every run and vibe coders stay in flow.

2026-06-11
0
Uiverse Design logo
Uiverse Design
De-slop your AI generated websites
Design ToolsArtificial IntelligenceVibe coding

You can tell when an app was vibecoded. So can your users. That generic purple gradient, the pills and badges, emojis everywhere, it all screams: "an AI made this in 20 minutes." Uiverse Design is a library of AI-first design systems you can drop into any project. Each one defines real typography, spacing, color, images and component treatment. All of them ship with a DESIGN.md instructions file, so that your agent knows exactly how to use it. You just sit back, and watch your app transform.

2026-06-09
0
Recursi logo
Recursi
Self improving vibe coding env with no API fees
Developer ToolsGitHubVibe coding

An extremely powerful environment for vibe coding, allowing you to use web based chatbots (Claude/Gemini via aistudio/ChatGPT, etc) extremely efficiently while staying firmly in their terms of service. A whole lot of apps are provided as samples / templates, including a YouTube playlist app that not only allows a great YouTube experience without ads (also within terms of service!), but "Guitar Hero for piano" that works with a MIDI piano. So much more.

2026-06-05
0
Boxes.dev logo
Boxes.dev
Run Claude Code and Codex in your own cloud environment
Developer ToolsArtificial IntelligenceVibe coding

Cloud dev environments for agentic coding. Run each Claude Code or Codex chat on its own computer in the cloud, connect from mobile and desktop, and code from anywhere.

2026-06-04
0
Barflare logo
Barflare
Cloudflare Tunnels, managed from your menu bar
Developer ToolsMenu Bar AppsVibe coding

Barflare is a macOS menu bar app that finds local and Conductor dev servers, then crBarflare is a native macOS menu-bar app for developers who use Cloudflare Tunnels but don’t want to live in the terminal. Create, import, start, stop, monitor, and organise tunnels from one focused Mac interface. Barflare can discover local development servers, bind them to tunnels, show logs and live stats, manage ingress rules and access policies, and keep tunnels running with auto-start and crash recovery.

2026-06-03
0
Paint By JSON | Figma API Client logo
Paint By JSON | Figma API Client
Real API data in your mockups made as easy as lorem ipsum.
Design ToolsUX DesignVibe coding

A Figma plugin that binds layers to live REST endpoints. Paste a URL, map JSON paths to layer names, save the recipe as a Palette, and apply it to any frame. Design with real data instead of lorem ipsum.

2026-06-01
0
Paint By JSON logo
Paint By JSON
Real API data in your mockups made as easy as lorem ipsum.
Design ToolsUX DesignVibe coding

A Figma plugin that binds layers to live REST endpoints. Paste a URL, map JSON paths to layer names, save the recipe as a Palette, and apply it to any frame. Design with real data instead of lorem ipsum.

2026-06-01
0
Paint By JSON | An API Client for Figma logo
Paint By JSON | An API Client for Figma
Real API data in your mockups made as easy as lorem ipsum.
Design ToolsUX DesignVibe coding

A Figma plugin that binds layers to live REST endpoints. Paste a URL, map JSON paths to layer names, save the recipe as a Palette, and apply it to any frame. Design with real data instead of lorem ipsum.

2026-06-01
0
Skilled logo
Skilled
Dashboard to find agent skills you no longer need
Developer ToolsArtificial IntelligenceGitHubVibe coding

Your AI coding tools keep traces. Skilled reads them. Live TUI dashboard that aggregates skill usage across Claude Code, OpenCode, Codex, Grok, and Droid. Reads local history files only. Zero network, zero telemetry. Frequency counts, weekly trends, hourly distribution, per-project breakdowns, and audit heuristics (rising = 50%+ increase over 4 weeks, stale = unused 30+ days, etc.). No data leaves your machine. No accounts, no config files, no API keys.

2026-05-20
0
Mantel logo
Mantel
Stop confusing your Claude Code sessions & terminal windows
MacDeveloper ToolsVibe coding

A lightweight macOS terminal with per-project colors, icons, and names. Stop confusing 10 identical windows when running your Claude Code sessions. Works and feels just like your normal terminal, but you can actually tell your windows apart and don't lose your sanity.

2026-05-15
0
Mi logo
Mi
30-line zero-config CLI agent for bug fixes + refactoring
Open SourceArtificial IntelligenceGitHubVibe coding

mi is an autonomous coding agent that fits in a single JavaScript file. no framework, no dependencies beyond Node builtins, works with any OpenAI-compatible API — OpenAI, Ollama, local models, whatever you have. the core is a loop: call the llm, check if it wants to use tools, execute them, feed results back, repeat. two built-in tools — bash (full system access) and skills (markdown playbooks loaded on demand) — are enough for it to read repos, write code, run tests, and debug failures.

2026-05-13
0
Polygram logo
Polygram
AI-native design and coding app to build mobile & web apps
Design ToolsArtificial IntelligenceVibe coding

Polygram is an AI-native design and coding app to build mobile & web apps. Instead of blindly vibe-coding from a prompt, Polygram first understands your idea, expands it into a product plan, designs complete app screens on an infinite AI canvas, and then turns them into production-ready apps. Build mobile apps, web apps, dashboards, SaaS tools, and more — faster and with fewer wasted tokens.

2026-05-13
0
CraftBot with Living UI logo
CraftBot with Living UI
Grow your own software that is alive
SaaSArtificial IntelligenceGitHubVibe coding

Living UI is a brand-new system that lets CraftBot (general AI agent) build, import, or evolve custom apps/dashboards that live inside CraftBot itself. The agent stays context-aware of the Living UI's state and can read, write, and act on its Living UI directly. A Living UI is never "finished". Ask CraftBot to add features or redesign a view as your needs grow. Living UI turns software from something users buy and adapt to into something CraftBot creates and adapts around them.

2026-05-13
0
Claudy logo
Claudy
Manage multiple sessions, projects, and accounts
ProductivityDeveloper ToolsVibe coding

Claude Code is powerful, but juggling multiple projects in raw terminal tabs is a mess. Claudy wraps it in a native macOS app with proper multi-session management, auto account switching when you hit usage limits, Draft Commits to checkpoint and restore work mid-session, and a Marketplace to install Skills, MCPs, and Commands in one click.

2026-05-13
0
Open Vibe logo
Open Vibe
Ship your SaaS with AI. Without getting Stuck.
EducationSaaSGitHubVibe coding

Build the skills of a pro coder while you ship a real SaaS app! Open Vibe turns Claude Code (or your agent of choice) into the ultimate SaaS tutor, teaching the most important concepts while you build.

2026-05-12
0
BNA Code logo
BNA Code
CLI agent that builds full-stack mobile apps from terminal
Developer ToolsVibe codingYC Application

BNA Code, the CLI AI agent that builds full-stack mobile apps in minutes right from your terminal with a single prompt. Just run `npx bna-code`, choose your stack and describe your app idea. BNA Code launches two AI agents one for the frontend and one for the backend working together to turn your idea into a real mobile app with authentication, realtime database, APIs, reusable UI components, light & dark themes, and full access to native device features like camera, microphone and geolocation.

2026-05-08
0

Subscribe to Our Newsletter

Get weekly curated tool recommendations and stay updated with the latest product news