<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>PRD - Tag - Daily Deep Think</title>
        <link>https://blog.baifan.site/en/tags/prd/</link>
        <description>PRD - Tag - Daily Deep Think</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>blog@baifan.site (ByF)</managingEditor>
            <webMaster>blog@baifan.site (ByF)</webMaster><lastBuildDate>Wed, 05 Aug 2026 14:28:39 &#43;0800</lastBuildDate><atom:link href="https://blog.baifan.site/en/tags/prd/" rel="self" type="application/rss+xml" /><item>
    <title>Give AI a Rulebook: From Wishing Upon It to Making It Behave</title>
    <link>https://blog.baifan.site/en/give-ai-a-rulebook/</link>
    <pubDate>Wed, 05 Aug 2026 14:28:39 &#43;0800</pubDate><author>
                    <name>ByF</name>
                </author><guid>https://blog.baifan.site/en/give-ai-a-rulebook/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/pictures/posts/give-ai-a-rulebook-workflow.svg" referrerpolicy="no-referrer">
            </div><p>Let me start with something that actually happened.</p>
<p>In early 2025, I added a feature to an internal system: export to Excel. Small requirement — I didn&rsquo;t even write it up, just typed &ldquo;add an export button to the list page&rdquo; into the chat box.</p>
<p>The AI delivered in ten minutes. Frontend changes, new endpoint, SQL — all in one pass. I was pleased when I opened the PR, right up until review revealed: the export columns didn&rsquo;t match the list page, a hundred thousand rows would hang the service outright, there was no permission check, and the tests only covered the happy path.</p>]]></description>
</item>
<item>
    <title>A New Playbook for AI Programming: UI First, Then the PRD</title>
    <link>https://blog.baifan.site/en/ui-first-ai-programming-prd/</link>
    <pubDate>Tue, 17 Feb 2026 14:00:00 &#43;0800</pubDate><author>
                    <name>ByF</name>
                </author><guid>https://blog.baifan.site/en/ui-first-ai-programming-prd/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/pictures/note/ui-first-ai-featured.svg" referrerpolicy="no-referrer">
            </div><!-- more -->
<p>Everyone knows the standard Vibe Coding flow by now: write user stories → produce a PRD → AI generates the backend → AI generates the frontend → demo and verify. It works, but at delivery time the UI interaction experience often falls far short of expectations. Where does it go wrong? In the PRD itself.</p>
<h2 id="1-the-fundamental-problem-with-prds" class="headerLink">
    <a href="#1-the-fundamental-problem-with-prds" class="header-mark"></a>1. The Fundamental Problem with PRDs</h2><p>PRDs (Product Requirements Documents) were never that friendly to humans in the first place. Three reasons:</p>]]></description>
</item>
</channel>
</rss>
