This repository contains a structured approach for developing projects using AI assistance, particularly leveraging tools like Cursor, Claude, ChatGPT, and v0.
This guide outlines a step-by-step process for:
- Drafting a Product Requirements Document (PRD)
- Researching and integrating optimal packages
- Initializing a project with Next.js and shadcn/ui
- Designing an efficient project structure
- Implementing features with AI assistance
- Enhancing UI using v0
- Deploying on Vercel
ai_based_project_instructions.md
: Detailed instructions for each step of the development processinstructions.md
: Template for creating a PRD
- Next.js 14
- shadcn/ui
- Tailwind CSS
- Lucid icons
- Review
ai_based_project_instructions.md
for the full development workflow - Use
instructions.md
as a template to create your project's PRD - Follow the steps to initialize your project, implement features, and deploy
- Cursor: For code generation and project initialization
- Claude/ChatGPT (GPT-4): For research and optimization suggestions
- v0: For UI enhancements
The guide includes steps for deploying the finished project on Vercel.
Feel free to submit issues or pull requests to improve this guide.
[Insert your chosen license here]