AI Studio Build — outside-in review← back to the review

Appendix · every prompt, all experiments

The full prompt set

Every prompt run against AI Studio Build across all 15 rounds — 136 entries, ~157 total generations (counting off/on pairs, model-axis duplicates, and multi-turn versions). The exact prompt is shown for 93 of 136 (every round that had a copy-kit); the four oldest rounds (1–2, 3, B, C) predate the kits and show the app's topic in grey italic.

Names in violet are the exact project names used in AI Studio. Variants (__off/__on, ProOFF/ProON, -v0..v3) share the base prompt shown.

Rounds 1–2 · 19 single-shot probes 19

p01-money-bill-splitter— Money Bill Splitter (topic; pre-kit round)
p02-honesty-weather-forecast— Honesty Weather Forecast (topic; pre-kit round)
p03-decomposition-finance-dashboard— Decomposition Finance Dashboard (topic; pre-kit round)
p05-dates-smart-todo— Dates Smart Todo (topic; pre-kit round)
p06-storage-habit-tracker— Storage Habit Tracker (topic; pre-kit round)
p07-claims-offline-notes— Claims Offline Notes (topic; pre-kit round)
p08-scaffold-unit-converter— Scaffold Unit Converter (topic; pre-kit round)
p09-resources-pomodoro-timer— Resources Pomodoro Timer (topic; pre-kit round)
p10-contract-simple-crm— Contract Simple Crm (topic; pre-kit round)
p11-modelid-ai-writing-assistant— Modelid Ai Writing Assistant (topic; pre-kit round)
p12-integration-project-management— Integration Project Management (topic; pre-kit round)
p13-auth-private-notes— Auth Private Notes (topic; pre-kit round)
p14-async-github-lookup— Async Github Lookup (topic; pre-kit round)
p15-recurrence-event-calendar— Recurrence Event Calendar (topic; pre-kit round)
p16-files-photo-gallery— Files Photo Gallery (topic; pre-kit round)
p17-money-i18n-invoice-generator— Money I18n Invoice Generator (topic; pre-kit round)
p18-a11y-accessible-checkout— A11y Accessible Checkout (topic; pre-kit round)
p19-responsive-workout-timer— Responsive Workout Timer (topic; pre-kit round)
p20-performance-employee-directory— Performance Employee Directory (topic; pre-kit round)

Round 3 · A/B guardrails (base vs guardrail) 4

base— Base (topic; pre-kit round)
guardrail— Guardrail (topic; pre-kit round)
variantA— VariantA (topic; pre-kit round)
variantB— VariantB (topic; pre-kit round)

Set B · new-coverage probes 8

b1-multiturn-habit-tracker— Multiturn Habit Tracker (topic; pre-kit round)
b2-large-team-workspace— Large Team Workspace (topic; pre-kit round)
b3-routing-blog— Routing Blog (topic; pre-kit round)
b4-dataviz-sales-dashboard— Dataviz Sales Dashboard (topic; pre-kit round)
b5-realtime-shared-todo— Realtime Shared Todo (topic; pre-kit round)
b6-pwa-offline-notes— Pwa Offline Notes (topic; pre-kit round)
b7-xss-markdown-notes— Xss Markdown Notes (topic; pre-kit round)
b8-i18n-rtl-landing— I18n Rtl Landing (topic; pre-kit round)

Set C · replication 4

c1— C1 (topic; pre-kit round)
c2— C2 (topic; pre-kit round)
c3— C3 (topic; pre-kit round)
c4— C4 (topic; pre-kit round)

Set D · A/B on new dimensions 14

d1-movie-searchBuild a movie search app that queries a public movie API as the user types. Show search results as cards with poster, title, year, and rating.
d1-movie-search-guardrailBuild a movie search app that queries a public movie API as the user types. Show search results as cards with poster, title, year, and rating.
d2-dark-mode-notesBuild a personal notes app with a light/dark theme toggle in the header. Notes persist locally.
d2-dark-mode-notes-guardrailBuild a personal notes app with a light/dark theme toggle in the header. Notes persist locally.
d3-bigdata-tableBuild a data table for 50,000 employee records with column sorting, a search box, and pagination or infinite scroll. Generate realistic sample data.
d3-bigdata-table-guardrailBuild a data table for 50,000 employee records with column sorting, a search box, and pagination or infinite scroll. Generate realistic sample data.
d4-multistep-formBuild a 3-step job application form (personal info, experience, review & submit) with field validation and a progress indicator. Users can go back and forth without losing data.
d4-multistep-form-guardrailBuild a 3-step job application form (personal info, experience, review & submit) with field validation and a progress indicator. Users can go back and forth without losing data.
d5-undo-redo-kanbanBuild a kanban board where tasks can be created, edited, moved between columns, and deleted — with full undo and redo (keyboard: Cmd/Ctrl+Z and Shift+Cmd/Ctrl+Z).
d6-invoice-exportBuild an invoice generator. Users add line items (description, quantity, unit price), pick a currency, and can export the finished invoice to PDF and to CSV.
d7-private-journalBuild a private journal app. Entries are protected by a password and stored securely so no one else can read them.
d7-private-journal-guardrailBuild a private journal app. Entries are protected by a password and stored securely so no one else can read them.
d8-richtext-editorBuild a rich-text note editor that supports bold, italic, links, and lists, and lets users paste formatted content from other sites. Notes are saved and re-rendered.
d8-richtext-editor-guardrailBuild a rich-text note editor that supports bold, italic, links, and lists, and lets users paste formatted content from other sites. Notes are saved and re-rendered.

Set E · the instructions experiment 9

e1-bill-splitterBuild a bill-splitting app for group dinners, with tip calculation and custom per-person split options.
e2Build a calendar app where users add events with a date and time, including weekly recurring events.
e3-pomodoro-timerBuild a Pomodoro focus timer with work and break sessions, a circular progress ring, and a sound when each session ends.
e4-employee-directoryBuild a searchable, sortable directory of 10,000 employees showing name, role, department, and email.
e5-checkout-formBuild a multi-step checkout form with shipping, payment, and a review step.
e6-markdown-notesBuild a notes app where notes are written in markdown and rendered as formatted HTML.
e7-secure-notesBuild a private notes app where notes are kept secure and protected by a password.
e8-team-workspaceBuild a team workspace with a sidebar of projects and a main panel showing tasks, members, and files.
e9-unit-converterBuild a simple offline unit converter for length, weight, and temperature.

Set F · sharpened directives 5

f1-landing-animatedBuild a product landing page with a hero section, scroll-reveal animations, and hover effects on the feature cards.
f2-fullscreen-kanbanBuild a full-screen kanban board where the columns fill the viewport height and scroll horizontally on mobile.
f3-pomodoro-animatedBuild a Pomodoro timer with an animated circular progress ring and smooth transitions between work and break sessions.
f4-contacts-directoryBuild a searchable, sortable contacts directory with 5,000 entries.
f5-recipe-boxBuild a recipe box app where users can save, tag, and browse recipes with images.

Set G · within-session paired OFF/ON 4

g1-checkoutBuild a multi-step checkout form with shipping, payment, and a review step.
g2-directoryBuild a searchable, sortable directory of 10,000 employees with name, role, department, and email.
g3-markdownBuild a notes app where notes are written in markdown and rendered as formatted HTML.
g4-secureBuild a private notes app where notes are kept secure and protected by a password.

Round 8 · Flash vs Pro (model axis) 2

g1-checkoutBuild a multi-step checkout form with shipping, payment, and a review step.
g2-directoryBuild a searchable, sortable directory of 10,000 employees with name, role, department, and email.

Set H · design / mobile 8

h1-dashboard-offBuild an analytics admin dashboard with a left sidebar of navigation, a top bar, and a main area of metric cards and a chart.
h1-dashboard-onBuild an analytics admin dashboard with a left sidebar of navigation, a top bar, and a main area of metric cards and a chart.
h2-email-offBuild an email client with a folder list on the left, a message list in the middle, and a reading pane on the right.
h2-email-onBuild an email client with a folder list on the left, a message list in the middle, and a reading pane on the right.
h3-landing-offBuild a marketing landing page for a SaaS product, with a hero section, a features grid, pricing cards, testimonials, and a footer.
h3-landing-onBuild a marketing landing page for a SaaS product, with a hero section, a features grid, pricing cards, testimonials, and a footer.
h4-feed-offBuild a photo-sharing feed with a responsive grid of posts, each with an image, likes, and comments.
h4-feed-onBuild a photo-sharing feed with a responsive grid of posts, each with an image, likes, and comments.

Set I · multi-turn round-trip 11

i1-expensesBuild a personal expense tracker: add expenses with amount, category, and date; show a running total and a list.
i1-kanbanBuild a kanban board with To Do, In Progress, and Done columns; add and move cards.
i1-recipesBuild a recipe box where users can save recipes with a title, ingredients, and steps, and browse them.
i2-json-viewer-offBuild a JSON config viewer: paste JSON into a textarea and render it as an interactive collapsible tree, with "format" and "minify" buttons.
i2-json-viewer-onBuild a JSON config viewer: paste JSON into a textarea and render it as an interactive collapsible tree, with "format" and "minify" buttons.
i3-combobox-offBuild a country selector with a searchable autocomplete combobox: type to filter, arrow keys to navigate the list, Enter to select.
i3-combobox-onBuild a country selector with a searchable autocomplete combobox: type to filter, arrow keys to navigate the list, Enter to select.
i4-onboarding-offBuild a multi-step employee onboarding form: personal info, tax details (SSN, withholding), direct deposit (routing + account number), and a review step. Validate each step before continuing.
i4-onboarding-onBuild a multi-step employee onboarding form: personal info, tax details (SSN, withholding), direct deposit (routing + account number), and a review step. Validate each step before continuing.
i5-shopping-sync-offBuild a collaborative shopping list that syncs live across browser tabs.
i5-shopping-sync-onBuild a collaborative shopping list that syncs live across browser tabs.

Set J · representative genres 9

j1-image-studioAn app where I describe a scene and it generates an image I can keep editing with text prompts.
j2-snake-gameA Snake game with arrow-key controls, a score, and a high score saved between sessions.
j3-social-cloneAn X/Twitter clone: a feed of short posts, a compose box, likes, and replies.
j4-persona-chatA chat app where I talk to an AI with a personality I pick (chef, tutor, comedian). Keep the conversation history.
j5-salon-bookingA salon booking app: pick a service, pick a stylist, pick an available time slot, and confirm.
j6-portfolioA photographer's portfolio site: a hero, an image gallery, an about section, and a contact form.
j7-quiz-appA quiz app: show multiple-choice questions one at a time, track the score, and show results with which answers were wrong.
j8-maps-explorerSearch for a city and show its points of interest on a map with a list beside it.
j9-kanban-tersea kanban board

Set K · honesty · paired · export-lag 18

k1-offline-pwaAn offline-capable notes app I can install to my home screen and keep using with no internet connection.
k2-realtime-listA shared to-do list that updates live across all my open browser tabs in real time.
k3-encrypted-vaultA password vault where every entry is encrypted with a master password before it's saved.
k4-a11y-tableA screen-reader-friendly, sortable data table of 200 employees with keyboard navigation.
k5-50k-directoryA contacts directory that smoothly scrolls and instantly filters 50,000 people.
k6-image-qualityAn image generator where I type a prompt and pick a quality level — standard or high.
k7-validated-formA signup form that validates the email and phone number and won't submit until they're valid.
ke1-expensesAn expense tracker: add expenses with amount, category, and date; show a running total and a list.
ke2-kanbanA kanban board with three columns (To Do, Doing, Done) and draggable cards.
ke3-recipesA recipe box: add recipes with a title, ingredients, and steps; browse them in a grid.
kp1-playlist-offA playlist where I can drag songs to reorder them, mark favorites, and remove them.
kp1-playlist-onA playlist where I can drag songs to reorder them, mark favorites, and remove them.
kp2-settings-form-offA profile settings page with sections for account, notifications, and billing, each with several fields.
kp2-settings-form-onA profile settings page with sections for account, notifications, and billing, each with several fields.
kp3-recipe-scaler-offA recipe app where I set the number of servings and all ingredient quantities recalculate.
kp3-recipe-scaler-onA recipe app where I set the number of servings and all ingredient quantities recalculate.
kp4-bookmarks-offA simple bookmark manager with folders, tags, and search.
kp4-bookmarks-onA simple bookmark manager with folders, tags, and search.

Set L · claims-frontier + v4 validation 13

l1-e2e-chatAn end-to-end encrypted chat app where only the two participants can read the messages — not even the server.
l2-gdpr-notesA notes app that is GDPR-compliant: let me export all my data, and permanently delete my account and everything in it.
l3-ratelimited-clientA GitHub API client that searches repos and rate-limits itself to stay under 60 requests per minute.
l4-offline-syncA task app that works fully offline and automatically syncs my changes when the connection comes back.
l5-server-validationA signup form that validates the input on the server before saving, so a malicious client can't bypass it.
l6-optimistic-rollbackAn expense splitter with optimistic updates that instantly show changes and roll back automatically if the save fails.
l7-undo-canvasA drawing canvas with unlimited undo and redo for every action.
lp1-filelist-offA file browser showing a list of files with long names, sizes, and a path, in rows with an icon on the left and actions on the right.
lp1-filelist-onA file browser showing a list of files with long names, sizes, and a path, in rows with an icon on the left and actions on the right.
lp2-live-metrics-offA dashboard of 6 metric cards that each tick up live every second, in a grid.
lp2-live-metrics-onA dashboard of 6 metric cards that each tick up live every second, in a grid.
lp3-tracker-offA project tracker with tasks, a calendar view, filters, a detail panel, and stats.
lp3-tracker-onA project tracker with tasks, a calendar view, filters, a detail panel, and stats.

Benchmark · complex vs simple prompts 8

bill-splitter-tip-calculator— Bill Splitter Tip Calculator (topic; pre-kit round)
commission-tracker— Commission Tracker (topic; pre-kit round)
daily-to-do-list— Daily To Do List (topic; pre-kit round)
room-corner-redesigner— Room Corner Redesigner (topic; pre-kit round)
sales-commission-calculator— Sales Commission Calculator (topic; pre-kit round)
style-my-room— Style My Room (topic; pre-kit round)
tip-bill-splitter— Tip Bill Splitter (topic; pre-kit round)
to-do-list— To Do List (topic; pre-kit round)