Vibe Coding Stack is a structured knowledge base and configuration collection, not a fixed template. Its core idea is: Your AI development environment should be an evolvable source of truth that continuously updates as you discover better patterns, rather than a disposable scaffold.
Main uses of the project include:
For each development session: Clone or submodule this repository, let Cursor/Claude read AGENTS.md and .cursor/rules, and automatically inherit default configurations.
For continuous evolution: Bump the VERSION, append to CHANGELOG.md, add new knowledge hubs and prompts, and record the best practices you've discovered.
Ultimate goal: Ingest a recorded conversation (or transcribed text) about someone's problem; the AI can produce a plan plus the first concrete output before the conversation ends—without you having to manually repeat context explanations.