When to use this workflow
Use this workflow when:- You have a finished or draft PRD and need to brief a designer on what to build.
- You want to surface missing states and edge cases before design work starts.
- Your team wants a single artifact that translates product intent into actionable design instructions.
How to generate a design brief
1
Create a new project
Open Rationale and click New project. On the gateway picker, select Brief your designer instantly.
2
Name your project
Enter a name that identifies the feature or surface, for example “Notifications redesign”.
3
Import your PRD
Choose how to bring in your spec:
- Notion — pick a page directly from your connected Notion workspace
- Upload — drag in a
.pdf,.doc,.docx,.md, or.txtfile - Paste a link — paste a Google Doc, Confluence URL, or any other document link
4
Click Generate design brief
Click Generate design brief. Rationale reads the spec and begins building the brief immediately.
5
Watch the generation steps
Rationale works through three steps:
- Reading your PRD — parses the requirements and product intent from your spec
- Structuring your design brief — maps requirements to screens, then populates components, states, interactions, and edge cases for each
- Saving your design brief — persists the result to your project
6
Review the design brief
Your project opens on the Design Brief tab. The brief is structured as a document with an overview, global cross-screen requirements, and a dedicated section for every screen.
Result tabs for prd-to-design projects
Projects created with this workflow show a different tab set from Match projects:Design Brief
The primary output. A screen-by-screen document with: overview, global requirements, and per-screen sections covering purpose, components, states, interactions, and edge cases.
Gaps & Edge Cases
Requirements or scenarios from the PRD that couldn’t be mapped to a specific screen. Review these before handing the brief to a designer.
Decisions & Notes
A log for design decisions and notes attached to this project version.
Dev Handoff
Export the brief in Markdown, JSON, or as a pre-wired AI prompt for Cursor, Claude, or similar coding agents.
Exporting the brief for engineering
The Dev Handoff tab lets you export the design brief in three formats:- Markdown — suitable for dropping into Linear, Notion, or a pull request description
- JSON — structured data for automated pipelines or integrations
- AI prompt — a ready-to-paste prompt pre-wired for AI coding agents; paste it into Cursor, Claude, or Lovable to start building immediately
Unlike the Match gateway, the Dev Handoff tab for prd-to-design projects is available immediately — no approval step is required. The brief is the artifact, not an audit result.