Skip to main content

SaaS JTBD PRDs

Using Your PRD Effectively

Once your PRD is complete:

  1. Share it with the AI and instruct it to tackle one step at a time
  2. Create multiple prompts or chats, each dedicated to a single step
  3. Test each implemented feature before moving to the next one
  4. Include the PRD file in your codebase for reference

Best Practices

  • Be less specific in some areas to allow for AI creativity - vibe coding is about getting things "almost right" and accepting compromises
  • Start over when things go wrong rather than trying to fix complex issues
  • Utilize Test-Driven Development (TDD) to get the AI to test its own code
  • Ask AI to explain the code to help you understand the technical architecture

Resources