# Vibe Coder's Guide to MVP

> A 19-step methodology that walks a non-engineer from idea to deployed,
> beta-ready MVP via an AI coding agent. Open source. Works inside Claude
> Code, Codex, Cursor, Windsurf, Antigravity, Replit, Aider, and Bolt.

## Methodology

- [Skills overview](https://vibecodersguidetomvp.help/skills/): one-line summary of each of the 19 sub-skills.
- [Skills bundle (download)](https://vibecodersguidetomvp.help/vibe-coder-skills.zip): the canonical 19 sub-skills as markdown.
- [AGENTS.md (bootstrap protocol)](https://vibecodersguidetomvp.help/AGENTS.md): the protocol an agent follows to start a project.

## Per-platform distributions

Tiny pointer files for each agent IDE — the agent fetches the canonical methodology on demand.

- [All distributions (zip)](https://vibecodersguidetomvp.help/vibe-mvp-distributions-all.zip)
- [Claude Code](https://vibecodersguidetomvp.help/vibe-mvp-claude-code.zip): `.claude/skills/vibe-mvp/SKILL.md`
- [Antigravity (Google)](https://vibecodersguidetomvp.help/vibe-mvp-antigravity.zip): `.agent/skills/vibe-mvp/SKILL.md`
- [Replit](https://vibecodersguidetomvp.help/vibe-mvp-replit.zip): `.agents/skills/vibe-mvp/SKILL.md`
- [Cursor](https://vibecodersguidetomvp.help/vibe-mvp-cursor.zip): `.cursor/rules/vibe-mvp.mdc`
- [Windsurf](https://vibecodersguidetomvp.help/vibe-mvp-windsurf.zip): `.windsurf/rules/vibe-mvp.md`
- [Codex](https://vibecodersguidetomvp.help/vibe-mvp-codex.zip): `AGENTS.md` at project root
- [Aider](https://vibecodersguidetomvp.help/vibe-mvp-aider.zip): `CONVENTIONS.md` + `.aider.conf.yml`
- [Bolt.new](https://vibecodersguidetomvp.help/vibe-mvp-bolt.zip): `claude.md` (lowercase, fixed name)
- [Lovable / v0 / Devin (copy-paste)](https://vibecodersguidetomvp.help/vibe-mvp-copy-paste.zip)

## Resources

- [18 deep-dive resource guides](https://vibecodersguidetomvp.help/resources/): auth, hosting, accelerators, idea-to-funding, etc.
- [Blog](https://vibecodersguidetomvp.help/blog/): patterns, anti-patterns, lessons from shipping with AI agents.
- [FAQ](https://vibecodersguidetomvp.help/faq/)
- [About](https://vibecodersguidetomvp.help/about/)

## Optional

- [Project Kit (full starter download)](https://vibecodersguidetomvp.help/vibe-mvp-starter.zip): Next.js template + skills + Builder Interface.
- [Builder Interface (visual configurator download)](https://vibecodersguidetomvp.help/vibe-coder-configurator.zip): standalone visual UI.

## Source

- [Skills repo](https://github.com/titan-alpha/vibe-coders-guide-to-mvp-skills)
- [Starter repo](https://github.com/titan-alpha/vibe-coders-guide-to-mvp-starter)
- [Site repo](https://github.com/titan-alpha/vibe-coders-guide-to-mvp-site)
- [Competitor research (per-platform YAMLs)](https://github.com/titan-alpha/vibe-coders-guide-to-mvp-site/tree/main/docs/research/competitors)

## Sitemap

- [sitemap.xml](https://vibecodersguidetomvp.help/sitemap.xml)
- [sitemap.md](https://vibecodersguidetomvp.help/sitemap.md)
