AI News HubLIVE
In-site rewrite4 min read

A curated list of tools and resources for vibecoders

A hand-picked collection of tools and references for building software with AI through prompts and iterations, encompassing web builders, IDEs, mobile tools, plugins, CLI tools, and more.

SourceHacker News AIAuthor: dariubs

Uh oh!

There was an error while loading. Please reload this page.

Notifications You must be signed in to change notification settings

Fork 171

Star 781

BranchesTags

Open more actions menu

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

72 Commits

72 Commits

readme.md

readme.md

Repository files navigation

A hand-picked collection of tools and references for building software with the help of AI—through prompts, iterations, and exploration.

Overview

This list focuses on tools and workflows where AI plays a central role in the development process. Instead of traditional coding, this approach emphasizes describing ideas, iterating quickly, and trusting the process—even when you’re not sure where it’s headed.

You can find a searchable, more detailed list on AI For Developers

Reach thousands of developers building with AI by sponsoring this list, our newsletter and AI For Developers. Contact us at aifordevelopers.org/advertise

Table of Contents

What is

Web-Based Builders

Editors and IDEs

Mobile Tools

Extensions & Plugins

Desktop & Local Apps

CLI Tools

AI-Driven Task Management

Monitoring & Cost Tracking

Project Documentation

Articles & Updates

Contributing

What is

Karpathy on the "vibe coding" mindset — Not traditional coding. More like shaping software through language and intuition.

AI Coding Guide by Automata — A structured starting point for newcomers using AI-first development approaches.

Web-Based Builders

Bolt.new — Rapidly prototype and launch web and mobile apps by prompting.

Lovable — Full-stack applications from simple ideas.

Vercel’s v0 — Helps design and implement UIs from natural language.

Capacity — Create production-ready web apps in minutes.

CHAI.new — Code and deploy AI agents with prompts.

Replit — Type what you want and let the AI construct it.

Create — Converts text prompts into usable tools or websites.

Trickle — AI-based visual builder for websites and apps.

Tempo — Build React projects much faster through AI assistance.

Softgen — Describe a concept and generate a working full-stack app.

Lazy AI — Enterprise-focused prompt-based application builder.

HeyBoss — Generate functional websites quickly.

Creatr — Build landing pages and simple apps instantly.

Rork — A tool focused on generating mobile apps.

Firebase Studio — Google's take on agent-driven full-stack development.

Napkins — Converts mockups or screenshots into working code.

HeroUI Chat — Build interfaces without design expertise.

Rocket.new — Low-code experience for shipping apps.

embedible.io - AI that transforms your electronics ideas into working projects.

FlyPloy — A modern application deployment platform that simplifies global delivery with one-click deploys, Docker, and Kubernetes support. Ideal for launching AI-assisted applications in seconds.

MyVibe — Instant deployment for AI-generated web apps. Publish via Claude Code skills or direct upload.

Rosebud AI — Vibe coding platform for creating 3D games and interactive web apps with AI.

Forge — AI-powered full-stack app creator with BYOK (bring your own API key). Multi-stage pipeline: planning, architecture, code generation, and verification.

Editors and IDEs

Windsurf — AI-focused development environment by Codeium.

Cursor — One of the most advanced AI-first code editors.

Zed — Built for real-time team collaboration with AI assistance.

Amazon Kiro — An AI-powered IDE from prototype to production.

Mobile Tools

VibeCode — A mobile-first app creator powered by AI.

IM.codes — Mobile/web control layer for Claude Code, Codex, Gemini CLI, and other terminal-based coding agents.

Extensions & Plugins

Cline — Connects to your CLI and editor, interprets natural commands.

Roo Code — An enhanced version of Cline.

avante.nvim — Neovim integration modeled after Cursor’s AI features.

Prompt Tower — A prompt creation interface supporting complex code blocks.

Augment Code — Tailored for navigating and working with large repositories.

Continue — Build your own in-editor AI agents using plugins and rules.

GitHub Copilot — Integrated assistant offering code suggestions, chats, and context-aware actions.

Amazon Q — AWS’s generative AI solution for developers.

Superdesign — AI design agent for fast UI iterations.

toprank — Open-source Claude Code plugin with 9 SEO and Google Ads skills. Connects Google Search Console, PageSpeed Insights, and Google Ads API; ships meta tag and schema markup fixes to WordPress/Strapi/Contentful/Ghost. MIT, 107⭐.

dbForge AI Assistant - Integrated AI tool that generates, optimizes, explains, and fixes SQL queries.

Frontman — Open-source AI agent that lives in your browser — click any element, describe changes in plain English, and get real code edits with hot reload. Works with Next.js, Vite, and Astro.

Mysti - Multi-agent AI coding assistant for VS Code with brainstorm mode. Supports Claude Code, Codex, Gemini, Cline, and GitHub Copilot.

AgentLint — 33 evidence-backed checks for AI-friendly repos — file structure, instruction quality, build setup, session continuity, security posture. Claude Code plugin.

Desktop & Local Apps

Dyad — A lightweight, local platform for creating AI-driven apps without depending on the cloud.

ClaudeCode Launchpad CLI — Windows & macOS installer and launcher for Claude Code. 2-minute setup: auto-installs Node.js, Git & Claude Code; adds a live two-line status bar (model, context %, usage limits), desktop shortcut with folder picker, and right-click "Open with ClaudeCode Launchpad CLI" context menu on Windows folders.

CLI Tools

claude-code — Works across codebases, provides explanations, automates tasks.

memov — Git-based, traceable memory layer for Claude Code.

aider — Code side-by-side with AI from your terminal.

Goose — Local agent framework compatible with multiple models.

MyCoder.ai — Modular agent with GitHub integration.

RA.Aid — Task-based AI built with LangGraph.

CodeSelect — Sends structured source context to LLMs.

OpenAI Codex CLI — Experimental terminal assistant.

Gemini CLI — Terminal assistant built around Google Gemini.

ReviewCerberus - Open-source AI code review tool for analyzing git branch differences with comprehensive security, performance, and quality analysis.

OpenPaw — Turns Claude Code into a personal assistant with 38 skills for email, calendar, Spotify, smart home, and more.

Autohand Code CLI — Self-evolving autonomous coding agent for the terminal with 40+ tools, multi-LLM support, and a modular skills system.

Bernstein — Deterministic orchestrator for vibe coding at scale. Spawns parallel AI coding agents from a single goal, verifies with tests, auto-commits.

sober-coding — Vibe code quality analyzer. 27 checks across security, architecture, duplication, error handling, dependencies, testing, and dead code. Language-agnostic with fix suggestions and CI mode.

VibeGrid — Multi-agent terminal manager with task queues, workflow automation, and inline diff review.

AI-Driven Task Management

Boomerang Tasks — Automatically turns big ideas into task queues.

Claude Task Master — Compatible with popular AI IDEs, breaks down work into subtasks.

agent-hub — Local-first multitask board for routing, sequencing, and observing repo-local coding agents across projects.

Monitoring & Cost Tracking

Budi — Local-first cost analytics for AI coding agents. Tracks token usage and spend across Claude Code and Cursor.

Project Documentation

CodeGuide — Tool that builds documentation for AI-built projects.

LynxPrompt — Self-hostable AI config management platform for teams. Manages AGENTS.md, CLAUDE.md, .cursor/rules/, slash commands, and 30+ formats.

Claude Code Mastery — Structured course for mastering Claude Code workflows, including security, automation, and multi-agent patterns.

Articles & Updates

Prompt Engineering for Developers

What Vibe Coding Actually Means

LLM Pair Programming

The Way of Code

2025 Tooling Overview on LinkedIn

Karpathy on Menus and Vibes

Fireship: Mindset Video

Ars Technica on AI Development Futures

The New Stack – Everyone Can Program

NYTimes: Personal Vibe Coding Experience

CodingButVibes – What Is Vibe Coding — Practical breakdown of the vibe coding approach, with tool comparisons and real developer workflows.

Reddit: /r/vibecoding

Reddit: /r/ChatGPTCoding

Vibe Engineering

Contributing

Found something interesting or built your own tool? Contributions are encouraged—see the contribution guide for details.

About

A hand-picked collection of tools and resources for Vibe Coding

Topics

ai

awesome-list

vibe

ai-agents

awesome-ai

ai-tools

ai-ide

awesome-ai-tools

ai-app-builder

vibe-coding

vibecoding

vibecode

vibecoding-tool

awesome-vibe-coding

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Custom properties

Stars

781 stars

Watchers

17 watching

Forks

171 forks

Report repository

Releases

No releases published

Packages 0

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.