← First Vibe
Project Planning
Essential Documents.
The blueprints you need before writing a single line of code. Feed these to your AI agent so it understands exactly what to build.
🎨
Design System
A comprehensive collection of reusable components, standards, and documentation.
View Document Details
📄 PRD (Product Requirements Document)
The foundational blueprint that outlines what you are building, who it is for, and how it should function.
View Document Details
📖 README
The front page of your codebase that explains what the project does and how to run it.
View Document Details
🗺️ Sitemap
An essential planning document listing all pages on a website to plan site structure.
View Document Details
💅 Style Guide
The rules for how a brand or project should look.
View Document Details
⚙️ Technical Specification (Tech Spec)
The architecture and execution plan for how a feature will be built.
View Document Details
🛣️ User Flow / Flowchart
A planning diagram showing the path a user takes through an app or website.
View Document Details