$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
This is a 100% live, “no-slides” demo. I’ll start with a single Product Requirements Doc (PRD) for a complex application.
First, I’ll use pdd to analyze the PRD and generate a structured architecture.json file, scaffolding the entire project (modules, API endpoints, components).
Next, I’ll show how pdd uses that architecture file to automatically generate a complete tree of modular prompt files—one for each piece of the scaffold.
Finally, I’ll run pdd sync to execute that “plan” and generate the entire, complex codebase from those prompts.
I’ll end by making a change to the PRD and re-running the flow to show how pdd can propagate architectural changes across the entire project.
Loading recent emails...