Protocol // 05
How this lab works
Every app goes from a Notion idea to a live Labs route in five steps. Patrick Prime handles the build.
Step 1
Write requirements in Notion
Describe what you want built — a new app, a feature, a style change. Plain language works. Screenshots and mockups help.
Step 2
Paste the Notion link into a Cursor agent
Copy your Notion page link and paste it into a new Cursor agent request. The agent reads AGENTS.md and builds as Patrick Prime.
Step 3
The agent builds it and opens a PR
The agent registers the app in lib/mini-apps.ts, creates app/mini-apps/<slug>/page.tsx, and opens a pull request with a preview.
Step 4
Review the preview and iterate
Open the preview, try it, and chat with the agent for tweaks — copy, layout, behavior, neon accents — until it feels right.
Step 5
Approve, merge, and it's live
Once you approve and the PR is merged, the app ships in Labs on patrick.wrkspce.ai. That's it.
Global style preferences
The agent follows the instructions file checked into this app.
The file apps/patrick/AGENTS.md holds global styling preferences — cyberpunk tokens, fonts, tone, and rules Cursor agents must follow when building in this workspace.
Edit it anytime: change a preference there, and every future agent task will respect it. You can also ask the agent to update it ("update my style preferences to…").
Persona context lives in apps/patrick/PATRICK_PRIME.md. Bio copy stays in lib/bio-config.ts.