CodeGuide also provide instructions to Cursor Agent to use Supabase MCP to setup backend properly, which is good.
8/ Implementation Plan = Your step-by-step build
This is the most powerful doc in your system.
I write 50+ clear steps to build the app.
Each step is a prompt.
Cursor Agent or Windsurf then builds it like a junior dev, task-by-task.
9/ Run security audits before shipping
To keep your MVP secure by default, I generate a custom security_guideline.mdc doc using @CodeGuidedev
Then inside Cursor or Windsurf:
- Attach this doc to your project
- Switch to Gemini Pro 2.5 (it handles full codebase scans)
- Prompt: “Run a complete security test across the entire codebase. List all vulnerabilities and give clear steps to fix each one.”
It gives you a full audit report before launch, clean, detailed, and dev-ready.
10/ Final Takeaway
AI should never plan your product. That’s your job.
But once you build the right context boundary, it becomes your fastest, cleanest dev copilot.
Build with coding docs. Prompt with clarity. Let AI write the code.
Bookmark this.
It’ll help you for your next project.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
This thread breaks down how I generate rules that make Cursor code cleaner, faster, and way more accurate ↓
TLDR:
• Set Global Rules for coding style
• Generate Project Rules using /generate cursor rules
• Use 5–6 custom .mdc files per MVP
• Attach rules as “Always”
• Let Cursor code with real context
1/ Why Cursor Rules Matter
Most people think Cursor just writes code for you.
But the truth is: the AI only works well when you train it right.
Cursor Rules are how you do that.
They tell the AI how to behave, what your project is about, and how you like your code written.
The workflow I wish I had when I started building MVPs
I use this to plan, design, build, and ship full MVPs in 2-3 weeks.
After 18 builds, here’s the exact system that works.
Bookmark this ↓
1/ Plan with ChatGPT or Gemini
Before diving into the code, fully grasp the idea.
This phase is about achieving clarity. By its end, you should understand every aspect of the idea: the tech stack, core features, target audience, EVERYTHING.
Use ChatGPT or Gemini to create these docs:
- PRD/ MVP Plan
- UI Development Plan
- Database Design
- Implementation Plan
- Launch Checklist (you can generate this later, but use the same conversation)
Spend time here; it saves you from chaos later.
2/ Design with @uxpilotai
Once the plan is ready, I go to UX Pilot.
Use your UI development plan for building out all the screens.
Why I use it:
- Faster than dragging UI blocks manually
- Prompt to UI in minutes
- Gives clients something visual in hours, not days
It’s like an AI-powered product designer.
Once happy, take the screens one by one into lovable and build out the entire UI in a day.