Back to home
Free · Live · For vibe coders

AI Search

Built for vibe coders — find the AI coding agent, MCP server, rule file, UI component or npm package you actually want. Curated picks plus live results from npm, GitHub, Hugging Face and the MCP registry.

Or browse by category

A hand-picked hub of the best places to learn and build with AI — courses, coding tools, agents & skills, YouTube channels, docs and the communities vibe coders actually use.

Learn the fundamentals

Courses & AI skills that take you from curious to capable — most are free.

n8n Academy

Free official courses — from beginner to advanced AI agents, with certificates.

Free

Anthropic Academy

Official Claude courses — prompting, Claude Code & building with the API.

Free

DeepLearning.AI Short Courses

Bite-sized, hands-on courses on LLMs, agents & prompt engineering.

Free

fast.ai

Free, practical deep-learning courses for coders.

Free

Hugging Face Learn

Free hands-on courses on LLMs, agents, diffusion & more.

Free

Learn Prompting

Free, open, comprehensive course on prompt engineering.

Free

Full Stack Deep Learning

Course covering the whole ML product lifecycle, end to end.

Free

MIT 6.S191

MIT's official, free introduction to deep learning.

Free

Generative AI for Beginners

Microsoft's free, hands-on course to start building with GenAI.

Free

AI for Beginners

Microsoft's free 12-week curriculum on AI & machine learning.

Free

React.gg

The interactive way to master React — beautiful, gamified, in-browser lessons.

course

Epic Web (Kent C. Dodds)

Full-stack React & Remix course by Kent C. Dodds — testing, auth, deployment.

course

Josh W. Comeau

Beautifully crafted, interactive courses on React, CSS & JavaScript.

course

Total TypeScript

The complete, practical guide to mastering TypeScript from basics to expert.

course

freeCodeCamp

Thousands of hours of free, hands-on coding curriculum & certifications.

Free

The Odin Project

A free, project-based full-stack curriculum that actually makes you build.

Free

Refactoring UI

The book by the Tailwind creators that teaches developers to design. A cheat code.

course

Practical UI

Concrete, rule-based UI & UX guidance for developers who design their own apps.

course

AI coding tools

The editors and agents that make vibe coding actually work.

Claude Code

Anthropic's agentic coding tool that lives in your terminal & IDE.

tool

Cursor

AI-native code editor with deep codebase awareness.

tool

GitHub Copilot

AI pair programmer with autocomplete & chat inside your editor.

tool

Windsurf

Agentic IDE that plans & edits across your whole project.

tool

v0 by Vercel

Generate production-ready UI & apps from a prompt.

tool

Bolt.new

Prompt, run, edit & deploy full-stack apps from the browser.

tool

Lovable

Describe an app and get a working, deployable full-stack build.

tool

Codeium

Free AI autocomplete & chat across 70+ languages.

Free

Aider

AI pair programming in your terminal, straight into git.

tool

Trae (ByteDance)

ByteDance's free, adaptive AI IDE that builds with you.

Free

Cline

Autonomous coding agent that plans & edits inside VS Code.

tool

Continue

Open-source AI autocomplete & chat for VS Code and JetBrains.

tool

Zed

Blazing-fast, collaborative code editor with AI built in.

tool

Replit

Browser IDE with an AI Agent that builds & deploys apps.

tool

Kiro (AWS)

Amazon's spec-driven agentic IDE for building real software.

tool

OpenAI Codex

OpenAI's coding agent for the terminal, IDE & cloud.

tool

Gemini CLI

Google's open-source AI agent that brings Gemini to your terminal.

tool

Augment Code

AI coding agent with deep, full-codebase context.

tool

Sourcegraph Cody

AI assistant that knows your entire codebase across repos.

tool

Amazon Q Developer

AWS AI coding companion for the editor, CLI & AWS console.

tool

Qodo (CodiumAI)

AI for code quality — tests, reviews & agents you can trust.

tool

Supermaven

Fast AI coding assistant with a huge context window.

tool

Tabnine

Privacy-first AI code completion for teams and enterprises.

tool

Warp

The agentic terminal with AI built into every command.

tool

Roo Code

Open-source autonomous coding agent for VS Code.

tool

OpenCode

Open-source, model-agnostic AI coding agent for your terminal.

Free

Google Antigravity

Google's agentic development platform for building with Gemini.

tool

Amp (Sourcegraph)

Agentic coding tool that autonomously reasons across your codebase.

tool

Open Interpreter

Let LLMs run code on your machine — a natural-language shell.

Free

CodeRabbit

AI code reviewer that leaves line-by-line feedback on every PR.

tool

Gitingest

Turn any GitHub repo into a single LLM-ready text prompt.

Free

Repomix

Pack your whole repository into one AI-friendly file.

Free

Firebase Studio

Google's cloud workspace that turns a prompt into a full-stack app.

Free

Base44

Describe an app in chat and get a working full-stack build with a database.

tool

Rork

Build real native iOS & Android apps from a prompt — React Native under the hood.

tool

Kilo Code

Open-source VS Code agent that plans, codes & orchestrates modes for you.

Free

StackBlitz

Full dev environments in your browser — instant Node.js, no install.

Free

CodeSandbox

Cloud dev environments & instant sandboxes for prototyping and sharing code.

Free

Greptile

AI code review that understands your full codebase context on every PR.

tool

Graphite

Stacked pull requests & AI review to keep code shipping fast.

tool

Agents & agent skills

Frameworks and skills for building AI that acts, not just chats.

YouTube channels & videos

Creators who ship, teach and keep up with a fast-moving space.

Docs & references

Keep these open in a tab — including prompt engineering.

MCP Documentation

Learn the Model Context Protocol — spec, SDKs & how to build a server.

Free

Agent Skills Docs

How to build, structure & share skills for Claude agents.

Free

Claude Code Docs

The full manual for Claude Code — setup, CLI, hooks, subagents & MCP.

Free

Claude Code Best Practices

Anthropic's own guide to agentic coding — the single best read for vibe coders.

Free

CLAUDE.md & Memory

How to write the CLAUDE.md file that teaches Claude your project's rules.

Free

AGENTS.md

The open standard instruction file that Claude Code, Codex, Cursor & friends all read.

Free

Cursor Rules Docs

How Cursor rules work — project rules, user rules & when each one applies.

Free

Claude Code Hooks

Run your own scripts on agent events — auto-format, gate commits, enforce rules.

Free

Claude Code Subagents

Spin up specialised agents with their own context, tools & prompt.

Free

Effective Context Engineering

Anthropic on why context — not clever prompts — is what makes agents work.

Free

Anthropic Prompt Library

Dozens of ready-to-use, battle-tested prompts you can lift straight into your app.

Free

Building Effective Agents

Anthropic's guide to agent patterns — when to use workflows vs. real agents.

Free

Git Worktrees

The git feature that lets several agents work on branches at once, safely.

Free

Not All AI-Assisted Coding Is Vibe Coding

Simon Willison on what vibe coding actually means — and when to stop.

Free

n8n Documentation

Official n8n docs — concepts, nodes, self-hosting, AI agents & every integration.

Free

n8n AI Agents

Build production AI agents visually in n8n — LangChain nodes, tools, memory & RAG.

Free

n8n Self-Hosting

Deploy n8n yourself — Docker, npm, Kubernetes & production hosting guides.

Free

Anthropic Prompt Engineering

The official guide to writing effective prompts for Claude.

Free

Prompt Engineering Guide

A thorough, community-maintained reference on prompting techniques.

Free

Claude Docs

Everything on the Claude API, Claude Code, agents & best practices.

Free

Papers With Code

Papers with code, benchmarks & datasets for ML.

Free

arXiv

Open archive of 2M+ research papers, incl. AI/ML.

Free

Simon Willison's Weblog

Sharp, frequent notes on LLMs, tools & prompt engineering.

Free

OpenAI Cookbook

Practical, code-first recipes for building with the OpenAI API.

Free

Anthropic Cookbook

Official recipes & techniques for building with Claude.

Free

Sebastian Raschka

Insightful, practical writing on LLMs, training & AI fundamentals.

Free

Jay Alammar

Crystal-clear illustrated guides to transformers & LLMs.

Free

Chip Huyen

Practical writing on ML systems, MLOps & AI in production.

Free

Artificial Analysis

Independent benchmarks comparing model quality, speed & price.

Free

SWE-bench

The benchmark for how well AI agents fix real GitHub issues.

Free

Models.dev

Open database of AI models with specs, context & pricing.

Free

countless.dev

Compare LLM API prices across every provider in one place.

Free

aman.ai

Extensive, free notes on AI, ML & LLMs from Stanford coursework.

Free

Scale SEAL Leaderboards

Expert-built, hard-to-game leaderboards ranking frontier models.

Free

EQ-Bench

Benchmarks for emotional intelligence, creative writing & judgment.

Free

Epoch AI

Research & data tracking the trajectory of AI capabilities.

Free

React Docs

The official, rewritten React documentation — learn modern React from scratch.

Free

Next.js Docs

The official Next.js documentation — App Router, API routes, deployment & more.

Free

MDN Web Docs

The definitive reference for HTML, CSS, JavaScript & every web API.

Free

web.dev

Google's guides on performance, Core Web Vitals, accessibility & modern CSS.

Free

roadmap.sh

Visual roadmaps showing exactly what to learn next, in what order.

Free

Patterns.dev

Modern design, rendering & performance patterns for React and vanilla JS.

Free

CSS-Tricks

Decades of practical CSS guides — including the legendary flexbox & grid ones.

Free

TypeScript Handbook

The official guide to TypeScript — read it once, stop fighting the red squiggles.

Free

Pro Git

The free, complete book on git — the safety net every vibe coder needs.

Free

Laws of UX

The psychology principles behind good interfaces, one card at a time.

Free

The A11Y Project

A practical, checklist-driven guide to making your app accessible.

Free

Growth.Design

Product & UX case studies told as comics — learn design by reading teardowns.

Free

OWASP Top 10

The ten security mistakes to check for before you ship AI-written code.

Free

Communities

Where builders share what's working right now.

Awesome MCP Servers

A huge community-curated list of MCP servers to plug in.

Free

Cursor Directory

Thousands of ready-made Cursor rules, MCP servers & jobs, sorted by stack.

Free

Awesome CursorRules

A huge curated list of .cursorrules files for every framework and language.

Free

Awesome Claude Code

Community-curated commands, hooks, CLAUDE.md files & workflows for Claude Code.

Free

r/vibecoding

The main subreddit for building software by prompting — wins, fails & tips.

Free

r/ClaudeCode

Claude Code workflows, CLAUDE.md setups, hooks & hard-won tricks.

Free

r/cursor

The Cursor community — rules, models, pricing and real workflows.

Free

r/ChatGPTCoding

A big, tool-agnostic community for coding with any AI assistant.

Free

Indie Hackers

Founders sharing revenue, launches & lessons from shipping small products.

Free

Product Hunt

Where new products launch and find their first users — plan your launch day.

Free

Peerlist

A developer-first network with a launchpad that gives indie projects real reach.

Free

Civitai

The community hub for Stable Diffusion models, LoRAs & prompts.

Free

n8n Community Forum

200k+ member forum — workflows, tutorials, troubleshooting & shared automations.

Free

r/n8n

The Reddit community for n8n — workflows, tips, showcases & automation ideas.

Free

Kaggle

Datasets, notebooks & ML competitions community.

Free

r/ClaudeAI

Tips, workflows & news from the Claude community.

Free

Hacker News

Where new AI tools & launches get discussed and pressure-tested.

Free

Latent Space

A leading podcast & newsletter for AI engineers.

Free

r/LocalLLaMA

The hub for running & fine-tuning open LLMs locally.

Free

LMArena

Crowd-sourced leaderboard ranking LLMs by blind head-to-head votes.

Free

FutureTools

A large, browsable directory of AI tools across every category.

Free

OpenML

Open platform for sharing ML datasets, tasks & experiments.

Free

Awesome Machine Learning

The massive, community-curated index of ML frameworks & tools.

Free

Awesome Generative AI Guide

Curated roadmap of GenAI courses, papers & research resources.

Free

ML YouTube Courses

A hand-picked index of the best free ML courses on YouTube.

Free

Godly

A curated gallery of the best-in-class websites for design inspiration.

Free

Land-book

A hand-picked design gallery of exceptional landing pages and websites.

Free

Awwwards

The leading award platform for the best web design, development and creativity.

Free

refero.design

A huge library of real product UI screenshots to spark ideas and patterns.

Free

UI Movement

Micro-interaction and animation inspiration from the best real-world apps.

Free

Dark.Design

A curated gallery of beautiful dark-mode web design inspiration.

Free

UI design & components

Libraries, components & tools for building beautiful React UIs — for vibe coders.

shadcn/ui

Beautifully-designed, accessible components you copy into your app. Open code, AI-ready — the ecosystem standard.

library

Aceternity UI

Stunning animated components and templates — copy-paste React, Tailwind CSS & Motion.

library

Magic UI

150+ free animated components and effects built with React, TypeScript, Tailwind & Motion. A perfect shadcn/ui companion.

library

Radix UI

Headless, accessible primitives that power shadcn/ui. Build your own design system on top.

library

Mantine

Full-featured React component library with 100+ components and a rich hooks collection.

library

Chakra UI

Simple, modular, accessible React components for building fast design systems.

library

HeroUI (NextUI)

Beautiful, fast, modern React components with a delightful API.

library

Park UI

Themable component library built on Ark UI with Panda or Tailwind support.

library

Tremor

React components purpose-built for dashboards, charts and data-rich interfaces.

library

Origin UI

A big, free collection of polished shadcn/ui-style components — copy and paste.

Free

Motion Primitives

Beautiful animated React components built on Motion & Tailwind, copy-paste ready.

Free

Cult UI

Distinctive animated shadcn-compatible components with real personality.

Free

Kokonut UI

100+ free, modern React & Tailwind components designed to look premium.

Free

Base UI

Unstyled, accessible React primitives from the Radix, MUI & Floating UI teams.

library

Ark UI

Headless, accessible components for React, Vue & Solid built on state machines.

library

daisyUI

Tailwind plugin that gives you class-based components & instant themes.

Free

Flowbite

Open-source Tailwind component library with React, Vue & plain HTML versions.

Free

Material UI

The most-used React component library — Google Material Design, batteries included.

library

Ant Design

Enterprise-grade React components — dense, complete, great for dashboards.

library

Zod

TypeScript-first schema validation — validate forms, APIs & env vars with types inferred.

library

Zustand

Tiny, unopinionated state management for React — a store in a few lines.

library

Jotai

Primitive, atomic state management for React with a minimal API.

library

Redux Toolkit

The official, modern way to write Redux — far less boilerplate than you remember.

library

SWR

Vercel's tiny React hooks library for data fetching with cache & revalidation.

library

TanStack Form

Headless, type-safe form state management for React and friends.

library

clsx + tailwind-merge

The two tiny utilities behind every `cn()` helper — conditional, conflict-free classes.

Free

CVA (class-variance-authority)

Build type-safe component variants for Tailwind — powers shadcn/ui under the hood.

library

date-fns

Modern, modular date utility library — the sane way to handle dates in JS.

library

Day.js

2kB date library with a Moment.js-compatible API — parse, format & manipulate.

library

Recharts

The composable React chart library that shadcn/ui charts are built on.

library

Chart.js

Simple, flexible JavaScript charting with a solid react-chartjs-2 wrapper.

library

visx (Airbnb)

Low-level React + D3 primitives for building exactly the chart you want.

library

Nivo

Rich, beautiful React chart components with great defaults out of the box.

library

D3.js

The foundational data-visualisation library — total control, steeper curve.

library

Tiptap

Headless rich-text editor for React built on ProseMirror — the default choice.

library

Lexical

Meta's extensible, accessible text editor framework — powers Facebook's editors.

library

Novel

A Notion-style WYSIWYG editor with AI autocompletion, ready to drop in.

Free

BlockNote

Block-based Notion-like editor for React, with collaboration built in.

library

MDX

Write JSX inside markdown — the standard for docs, blogs & content sites.

Free

Shiki

Beautiful syntax highlighting powered by the same engine as VS Code.

Free

dnd kit

Lightweight, accessible drag-and-drop toolkit for React — sortable lists & boards.

library

Embla Carousel

The lightweight, dependency-free carousel that shadcn/ui uses.

library

Swiper

The most feature-complete touch slider — works everywhere, including React.

library

Vaul

An unstyled drawer component for React — the native-feeling mobile bottom sheet.

library

React Dropzone

Simple hooks to build drag-and-drop file upload zones in React.

library

Floating UI

The positioning engine behind tooltips, popovers & dropdowns everywhere.

library

React Hotkeys Hook

Add keyboard shortcuts to your React app with a single hook.

library

Three.js

The JavaScript 3D library that powers almost every WebGL experience on the web.

library

React Three Fiber

Three.js as declarative React components — plus drei's huge helper collection.

library

MapLibre

The open-source, no-API-key fork of Mapbox GL — free interactive maps.

Free

Leaflet

The classic lightweight open-source mapping library, with React Leaflet bindings.

Free

Motion (Framer Motion)

The go-to animation library for React. Production-grade spring physics, gestures & scroll-linked motion.

library

Auto-Animate

Add smooth, one-line animations to React lists and layout transitions.

library

React Spring

Physics-based animation library for fluid, natural-feeling React UIs.

library

GSAP for React

Professional-grade JavaScript animation timeline engine, works great with React via @gsap/react.

library

Lucide

Clean, consistent, open-source icon family with a beautiful React package.

library

Phosphor Icons

Flexible icon family with six weights and a tree-shakeable React package.

library

Heroicons

Hand-crafted SVG icons by the Tailwind CSS team, free for React and Vue.

library

Tabler Icons

5000+ free, open-source, highly customizable icons.

library

Simple Icons

Thousands of free SVG logos for popular brands and tools.

Free

Radix Colors

Accessible, science-based color scales designed for gorgeous, consistent UIs.

library

Geist Font (Vercel)

Vercel's sleek sans-serif and monospace font family, optimized for UI and code.

Free

Tailwind CSS

The utility-first CSS framework that powers modern React UIs — rapidly build custom designs.

library

Tailwind Animated

Ready-made CSS animation utilities you drop into your Tailwind project.

Free

Prettier Plugin Tailwind CSS

Automatically sort Tailwind class names in a consistent, ordered way.

Free

usehooks.com

A modern collection of ready-to-use React hooks for common UI and data tasks.

library

React Hook Form

Performant, flexible React forms with easy-to-use validation.

library

TanStack Query

Powerful async state management & data fetching for React apps.

library

TanStack Table

Headless UI for building powerful, fully customizable tables & data grids.

library

cmdk

A fast, composable command palette primitive for React, powers many ⌘K menus.

library

nuqs

Type-safe URL search params state for React — shareable, persistent UI state.

library

Sonner

An opinionated, beautiful toast notification library for React.

library

Skeleton (Patterns)

A Tailwind component framework with adaptive, themeable UI patterns and elements.

Free

Got the tools — want it built properly?

Vibe coding gets you to a prototype fast. When you're ready to turn it into something production-ready — fast, secure and built to scale — that's where we come in.

Get a proposal

Start your project

Ready to grow? Send us a message and we'll get back within 1–2 business days.