Frequently Asked Questions

About vibe coding, AI coding tools, and how this site works.

What is vibe coding?

Vibe coding is a style of software development where you describe what you want to an AI model in plain language, and the AI writes the code for you. Instead of writing every line manually, you focus on intent — what the app should do — and the AI handles implementation. The term was popularised by Andrej Karpathy in early 2025.

What tools do people use for vibe coding?

The most popular vibe coding tools are Cursor (AI-first code editor), Windsurf (AI-native IDE by Codeium), Claude Code (Anthropic's agentic coding CLI), Bolt.new (AI full-stack app builder by StackBlitz), Lovable (AI product builder), GitHub Copilot, Google AI Studio with Gemini, and Replit AI.

Who coined the term "vibe coding"?

Andrej Karpathy — former Tesla AI director and OpenAI co-founder — popularised the term in early 2025. He described building software by fully embracing AI suggestions without deeply reviewing the code, letting the "vibes" guide the process.

What is MCP (Model Context Protocol)?

Model Context Protocol (MCP) is an open standard created by Anthropic that lets AI models securely connect to external tools, files, databases, and APIs. In vibe coding workflows it is widely used to give AI coding agents access to local files, web search, GitHub, and other services.

What is Vibe Coding Trends?

Vibe Coding Trends (vibecodingtrends.com) is a free daily feed that collects real posts about vibe coding and AI-assisted development from across the web — HackerNews, YouTube, GitHub, Product Hunt, Reddit, npm, PyPI, and more. Posts are filtered for quality and summarised by Claude AI into one-sentence overviews. Updated every day at 2 AM UTC.

How are the posts selected and summarised?

An automated pipeline runs daily via GitHub Actions. It fetches posts from multiple sources, applies per-source quality filters (minimum upvotes, views, stars, or downloads), deduplicates by URL, then sends the top results to Claude Haiku which rephrases each post into a single neutral sentence and assigns trend tags.

Is the content AI-generated?

The posts are real — sourced from HackerNews, YouTube, GitHub, and other platforms. Only the one-sentence summaries are AI-generated (by Claude Haiku). The original source URL is always preserved so you can read the full original.

How often is the site updated?

Every day at 2 AM UTC. The previous day's data is never overwritten, so the full archive is always available via the date sidebar.

What is vibe design?

Vibe design applies the same AI-first approach to UI/UX work — describing the interface you want to an AI tool (like v0 by Vercel or Bolt.new) and having it generate the design and frontend code. It is closely related to vibe coding.

Is Vibe Coding Trends free?

Yes — completely free. No signup, no paywall, no ads.