A PRD template coder_bot can build from.

Every draft follows a predictable Markdown contract: PM context, MVP scope, UI structure, SEO readiness, and testable acceptance criteria.

▦ prd_template.md

# 5. MVP Core Features

List only what is required to deliver the core value proposition. Every feature must map back to a pain point.


Feature A: Core Interactive Canvas

The primary workspace where users interact with the main entity.

  • Must support direct manipulation (drag/drop).
  • Requires real-time validation feedback.
  • State must persist on accidental refresh.

Feature B: Contextual Sidebar

Secondary panel that surfaces relevant settings based on canvas selection.

  • Slide-in animation max 200ms.
  • Collapsible to save screen real estate.