[eric] onboarding: Build chips lead with live-app wow only OpenSwarm gives instantly (Minecraft, beat-maker, live data dashboard, persistent tracker), drop Snake/expense-tracker

This commit is contained in:
ciregenz
2026-06-14 01:28:42 -07:00
parent 24dd47b1a2
commit d0848f868d
+3 -3
View File
@@ -30,10 +30,10 @@ export const STARTER_CATEGORIES: StarterCategory[] = [
// The App Builder is a full app (logic + data + live preview), not a toy snippet.
id: 'build', label: 'Build an app', Icon: Hammer, target: 'app-builder',
prompts: [
'Build a working expense tracker app with live charts',
'Make a Snake game I can actually play right now',
'Build a habit tracker that remembers my streaks between visits',
'Build a mini Minecraft I can walk around in',
'Build a drum machine I can actually make beats on',
'Build a live dashboard that pulls real weather and news',
'Build a habit tracker that remembers my streaks between visits',
],
},
{