Skip to content

amateur-dev/dipesh-vibecoding-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

VibeCoding Template

A "Docs-First" AI Assistant Bootstrap Template designed for the Vibecoding development workflow.
This template structure forces AI coding assistants (GitHub Copilot, Cursor, Windsurf, etc.) to think before they code.

πŸš€ How to use this template

  1. Click "Use this template" to create a new repository.
  2. Edit PRD.md: defined your project requirements, target audience, and core features.
  3. Bootstrap your AI: Paste the contents of docs/AI_BOOTSTRAP.md into your AI chat window.
    • The AI will read the PRD and populate the docs/ folder with Architecture, Tech Stack, and a Plan before writing a single line of code.
  4. Review the Plan: Approve the docs generated by the AI.
  5. Start Coding: The AI will follow the docs/RULES.md and docs/PLAN.md to build your project.

πŸ“‚ Structure

  • PRD.md: The source of truth for requirements.
  • docs/: The brain of the project.
    • AI_BOOTSTRAP.md: Instructions to wake up the AI.
    • RULES.md: Coding standards and persona for the AI.
    • CORE_IDEA.md / ARCH.md / TECH_STACK.md / PLAN.md: System artifacts managed by the AI.
  • docs/memory-bank/: Context management for the AI session.

🧠 Philosophy

"Docs First. Code Second." By forcing the AI to maintain architectural documentation, we prevent context drift and ensure robust, scalable applications.

About

A "Docs-First" AI Assistant Bootstrap Template for the Vibecoding development workflow. Forces AI coding assistants to think before they code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors