Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
Easy-Vibe Logo

Jump right in and vibe together — if you can talk, you can build apps.
直接上手,一起 vibe!会说话就会做应用。

datawhalechina/easy-vibe | Trendshift

🚀 Start Exploring · ✨ Interactive Tutorial · 🦞 Learn OpenClaw
🚀 开始体验 · ✨ 交互式教程 · 🦞 学习 OpenClaw

Read Online · Learning Map
开始阅读 · 学习地图

Stars Forks License

English 简体中文 繁體中文 日本語 Español Français 한국어 العربية Tiếng_Việt Deutsch


A beginner-friendly learning map
Clear guidance from zero, so you can stop "learning and forgetting"

Step-by-step visual tutorials
Detailed walkthroughs that feel like learning with a private tutor

Immersive simulated coding
Virtual mouse guidance helps you quickly learn the core IDE workflow

Visible AI principles
Animated explanations make it easy to see how AI generates images

Learn RAG like a game
Interactive components let you click through the full RAG data flow

Visual terminal concepts
Command-line behavior becomes intuitive when the underlying logic is visualized

Star the repo here to help accelerate updates ❤️

Share Your Vibe Story

📝 Have your own vibe coding story? Submit it here and inspire others!

Why Easy-Vibe

Want an expense tracker? Say it.

Need a booking system with WeChat login? Say it.

Want a blog with comments? Say it.

In the AI era, programming starts by describing what you want.

Easy-Vibe teaches you how to turn that into a real product.

🔥 News

  • [2026-03-29]Vibe Stories launched and upgraded with real user journeys: Added a new homepage Vibe Stories section with an interactive carousel and dedicated story pages, then replaced placeholder content with four real user stories featuring a rural primary school teacher, a college student, a high school IT teacher, and a truck driver who built real products with AI. 👉 View the stories
  • [2026-03-26] 🚀 Major Stage 2 practice update: Completed the SaaS capstone project "Your First SaaS Full-Stack App: Copywriting Generator Website" and substantially expanded the "How to integrate Stripe and payment systems" section, plus key content around multi-product UI and WeChat Mini Program backend workflows.
  • [2026-03-25] 📚 New appendix: User Research and Requirement Validation: Added four new articles covering idea sourcing, the Double Diamond model, Jobs to Be Done, and The Mom Test to help beginners discover and validate product ideas. 👉 Read the appendix
  • [2026-03-25] 📚 English documentation fully updated: Stage 2 (Full-stack Development) and Stage 3 (Advanced Development) are now fully available in English. 👉 Start learning
Past News
  • [2026-03-02] 🦞 OpenClaw and AI Agent friendly support: Added llms.txt so OpenClaw, Claude, Cursor, Trae, and other AI agents can quickly understand the repository structure and find the right tutorial content.
  • [2026-03-01] The Advanced Development section has been comprehensively upgraded with deep guides for Claude Code, including MCP, Skills, Agent Teams, and more, along with eight cross-platform project tutorials.
  • [2026-02-25] Updated the Appendix Knowledge Base, now covering 9 knowledge areas and 80+ interactive topics.
  • [2026-01-27] Added Android and iOS app development tutorials.
  • [2026-01-19] Released interactive demos for Prompt Engineering, AI history, authentication design, Git principles, and more.
  • [2026-01-16] Reorganized the project structure and formally established a beginner entry path.
  • [2026-01-14] Completed a large update to the Stage 1 product prototyping docs.
  • [2026-01-13] Refactored the documentation architecture and fully enabled multi-language support.
  • [2026-01-01] Released the core learning map for the project.

Who This Is For

  • Complete beginners: Build your first project first, then understand how it works
  • Product managers / founders: Validate ideas fast and build MVPs at low cost
  • Students: Develop practical skills for the AI era
  • Junior developers: Learn the full path from idea to launch
  • Mid-level and senior developers: Upgrade your AI collaboration workflow for complex projects

Your Learning Paths

🎮 I want a fast first win

Best for: Everyone What you will learn: What AI coding actually feels like through a simple, concrete hands-on example What you will get: A clear first impression of vibe coding and how to work with AI by conversation

Start here

💡 I want to turn an idea into a product prototype

Best for: Beginners / product managers / founders What you will learn: Learning roadmap, AI IDE tools, idea validation, prototyping, AI capability integration, and full demo iteration What you will get: A demoable AI product prototype you can actually show to users or teammates

Start learning

🚀 I want to build full-stack products end to end

Best for: Junior developers / indie hackers / advanced learners What you will learn: Frontend workflows, design-to-code, databases, backend APIs, deployment, billing, and major projects What you will get: The ability to independently ship modern AI-enabled web applications

Start learning

AI-Native: I want advanced Claude Code and agent workflows

Best for: Developers interested in AI-native engineering What you will learn: Claude Code, MCP, Skills, Agent Teams, long-running tasks, Spec Coding, and cross-platform app delivery What you will get: A stronger workflow for complex AI-assisted development and automation

Go to advanced development

📚 I want reference material and fundamentals

Best for: Everyone What you will learn: Computer fundamentals, frontend/backend basics, infrastructure, AI principles, and engineering practices What you will get: A long-term reference knowledge base covering 9 major knowledge areas

Browse the knowledge base

Study Suggestions

  • If you are a beginner, product manager, or founder, start with Stage 1
  • If you want to move from prototypes to full-stack delivery, start with Stage 2
  • If you want advanced Claude Code workflows or cross-platform projects, go to Stage 3
  • If you get blocked by concepts or missing background knowledge, use the Appendix Knowledge Base

📖 Content Navigation

Learning Map

I. Beginner Entry

SectionKey Content
Learning MapA guided overview of the full learning journey
AI Era: If You Can Speak, You Can CodeGet your first feel for AI coding through examples like Snake
Master AI Programming ToolsLearn how AI IDE tools work and build simple local projects with them
Find Great IdeasLearn how to discover and validate product ideas worth building
Build Product PrototypesMove from requirements to single-page and multi-page product prototypes
Integrate AI CapabilitiesIntegrate text, image, and video AI features
Complete project practiceSimulate real scenarios, collect user feedback, and iterate on a full project

Appendix: Product and Business Thinking

SectionKey Content
Product Thinking and Solution DesignCore frameworks for going from zero to one with a product
AI Industry Application Scenarios (B-end)Understand how AI is applied across industries
AI Consumer Scenarios Inspiration (C-end)Explore product opportunities in consumer AI

Appendix: User Research and Requirement Validation

SectionKey Content
Where to find ideas: 3 reference sources that work best for beginnersBuild a reliable pipeline for finding concrete product opportunities
Double Diamond: first do the right thing, then do it rightUse a structured process to move from scattered inspiration to a workable direction
Use Jobs to Be Done to find what users really want doneAnalyze user goals through real tasks instead of surface-level feature requests
The Mom Test: a user interview method for validating demandLearn how to ask better questions and avoid false-positive feedback

Appendix: Technical Solutions

SectionKey Content
What to do if you encounter errorsCommon vibe coding issues and how to troubleshoot them
Comparison of Seven AI Programming ToolsCompare major AI coding platforms through hands-on testing
Design Websites with AgentsLearn multi-agent collaboration in practice

II. Junior and Mid-Level Developers

Frontend

SectionKey Content
Frontend 0: Build Your Own Asset-Production Agent with LovartUse Nanobanana and Lovart to batch-generate visual assets and build a drawing agent with intent recognition
Frontend 1: Figma & MasterGo BasicsLearn the workflow from design drafts to implementation-ready UI thinking
Frontend 2: Build Your First Modern App - UI DesignLearn the UI design foundations behind modern application interfaces
Frontend 3: UI Guidelines and Multi-Product DesignImprove consistency and aesthetics across multiple products with shared UI rules
Frontend 4: Make Interfaces Beautiful with LLMs and SkillsUse prompts and plugins to make AI generate more polished, distinctive interfaces
Frontend 4: Let's Build Hogwarts PortraitsBuild an interactive AI-image frontend project from scratch
Frontend 6: From Design Prototype to Project CodeTurn design prototypes into frontend code that can really run in the browser
Frontend 7: Upgrade Your UI with Modern Component LibrariesUse component libraries to build professional interfaces faster

Backend

SectionKey Content
Backend 1: Learn Git and GitHubMaster core version control operations and collaboration workflows with Git
Backend 2: From Database to SupabaseLearn relational database basics and use Supabase as a modern BaaS platform
Backend 3: Backend API Design and DevelopmentUse AI to assist API design, backend code generation, and API documentation
Backend 4: Ship Your Product PrototypeQuickly deploy full-stack applications to the cloud with Zeabur
Backend 5: From IDEs to CLI AI Coding ToolsExplore terminal-first AI coding workflows for modern development
Backend 6: Integrate Stripe and Other Billing SystemsAdd monetization with payment and billing capabilities

Major Projects

SectionKey Content
Major Project 1: Your First SaaS Full-Stack App - AI Copywriting WebsiteBuild an AI marketing copy workspace with login, generation, billing, and admin management
Major Project 2: Online Exam and Management SystemBuild an online exam system with question generation, test-taking flows, and admin tools

AI Capabilities Appendix

SectionKey Content
AI 1: Dify Basics & Knowledge Base IntegrationLearn to build AI applications with Dify and integrate private knowledge bases

III. Advanced Developers

Claude Code Core Skills

SectionKey Content
Getting started with Claude CodeInstallation, setup, fundamentals, and useful commands
Claude Code MCP guideConnect Claude Code to GitHub, databases, APIs, and other services through MCP
Claude Code Skills guidePackage expertise into reusable skills you can use again and again
How to keep Claude Code working for long-running tasksDesign long-running tasks so coding tools can keep working until the job is done
Claude Agent Teams guideCoordinate multiple AI instances like a real development team
Claude Code Superpowers for engineering-grade developmentHelp AI produce engineering-grade code with TDD and best practices
Claude Code workflow best practicesBest practices for refactoring, code review, and daily development
Claude Code remote development on mobileUse Claude Code beyond the desktop and build a productive remote workflow on mobile devices
Claude Agent SDK complete guideBuild custom agent workflows and integrate Claude into your own tools with the SDK
From vibe coding to spec codingMove from ad-hoc prompting to a more structured, specification-driven AI development workflow

Cross-Platform Development

SectionKey Content
How to choose the right platform for your appCompare app forms and choose the right platform based on users, scenarios, and delivery goals
Build a WeChat Mini ProgramUnderstand the ecosystem and ship a frontend mini program from template to launch
Build a WeChat Mini Program with backendAdd backend logic and databases to complete the full business loop
Build an Android appLearn Android app development with a modern native workflow
Build an iOS appLearn iOS app development and the conventions of the Apple ecosystem
Build a local PWA appTurn a website into a real app with offline support, push, and installation
Build a browser AI assistant extensionCreate a Chrome extension that summarizes any page with either cloud APIs or built-in AI
Build an Electron desktop appBuild a voice-to-text desktop app with Electron for three platforms
Rapidly build and mint an NFTWrite a smart contract from scratch, deploy it, and mint your own NFT
Build a VS Code extensionBuild an AI project assistant with templates, code chat, and multi-file Q&A
Build an industrial-grade Qt desktop appCreate a real-time Qt HMI system with trends, alerts, and monitoring

AI Capabilities Appendix

SectionKey Content
What is RAG and how does it workBuild a systematic understanding of RAG principles and common architectures
Intermediate and advanced RAG workflows with LangGraphDesign multi-step workflows and more advanced RAG systems

📚 Appendix Knowledge Base

Covering 9 major knowledge areas and 80+ interactive topics, this appendix uses animation and visual components to help you intuitively understand core concepts from computer fundamentals to the AI frontier.

👉 View the full appendix

🛠️ How To Learn

  • Read and practice the sections that match your current level. If you get stuck, feel free to open an issue.

💻 Run Locally

Modern approach

In an AI IDE chat window such as VS Code, Cursor, or Trae, you can simply say:

Please help me run this project locally.

Traditional approach

  1. npm install
  2. npm run dev
  3. Open http://localhost:3000 in your browser.

🤝 Contributing

🙏 Contributors

  • Sanbu - Project Lead (Datawhale member)
  • Fang Ke - Mentor (Datawhale member, Tsinghua University)
  • Yerim Kang (Practice projects, Tsinghua University)
  • Zhilin Zhao (Practice projects, Tsinghua University)
  • Yixuan Li (Visual design, Tsinghua University)
  • Siyi Liu (Practice projects, Tsinghua University)
  • Lixin Liu (Practice projects, Tsinghua University)
  • Everyone in the AI Vibe Coding 101 internal testing group who shared suggestions and feedback

Special Thanks

  • Thanks to @Sm1les for the help and support on this project
  • Thanks to every contributor and everyone who supported the project with feedback and stars ❤️

📄 LICENSE

Star History

Star History Chart

关于 About

💻 vibe coding 2026 | Your first modern programming course for beginners to master step by step.
agentaicodingcoursedeepseekgeminigenaigptllmlow-codemcpnextjsno-codeopenaiprogrammingtutorialvibe-codingvibecodingvscodeworkflow

语言 Languages

JavaScript95.4%
Shell4.6%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
475
Total Commits
峰值: 68次/周
Less
More

核心贡献者 Contributors