learning_ai_common_plat/dashboards/ux-lab
2026-03-05 19:45:24 -08:00
..
bolt-ops-ui-kit chore(ux-lab): tighten acceptance checklists for agent pushes 2026-03-04 20:42:55 -08:00
bolt-telemetry-explorer chore(ux-lab): tighten acceptance checklists for agent pushes 2026-03-04 20:42:55 -08:00
bolt-timeline-studio chore(ux-lab): tighten acceptance checklists for agent pushes 2026-03-04 20:42:55 -08:00
lovable-design-tokens-playground chore(ux-lab): tighten acceptance checklists for agent pushes 2026-03-04 20:42:55 -08:00
lovable-onboarding-flow chore(ux-lab): tighten acceptance checklists for agent pushes 2026-03-04 20:42:55 -08:00
DESIGN_SYSTEM_BRIEF.md chore(ux-lab): tighten acceptance checklists for agent pushes 2026-03-04 20:42:55 -08:00
README.md chore(ux-lab): tighten acceptance checklists for agent pushes 2026-03-04 20:42:55 -08:00

UX Lab (Delegation Pack)

This folder is intentionally greenfield and exists to let external UI/UX generation tools (Bolt, Lovable) create high-quality Next.js UI “micro-apps” that we can later cross-pollinate into:

  • dashboards/admin-web
  • dashboards/tracker-web
  • product web apps (ChronoMind/JarvisJr/etc.)

Principles

  • UI/UX heavy
  • No backend dependency (mock data / local JSON / localStorage)
  • No changes outside each micro-app folder
  • No changes to platform-service / auth / Cosmos

Micro-apps

This folder contains 6 separate micro-app projects:

Bolt apps (3)

  • bolt-ops-ui-kit/ — reusable ops dashboard patterns (tables, filters, states, drawers)
  • bolt-timeline-studio/ — timeline/scheduler builder UI patterns
  • bolt-telemetry-explorer/ — local-only telemetry explorer UI patterns

Lovable apps (3)

  • lovable-ops-ui-kit/ — ops dashboard UI kit (Lovable-led design)
  • lovable-design-tokens-playground/ — design tokens playground + component previews
  • lovable-onboarding-flow/ — onboarding + settings wizard UI patterns

Each micro-app folder contains a single PROMPT.md.

Copy/paste the prompt into the respective tool and keep all changes scoped to that micro-app folder.

Deprecated (do not use for new work)

The following folders were an earlier experiment that bundled both prompts per concept. They are kept for reference, but new work should use the 6 dedicated apps above:

  • ops-ui-kit/
  • timeline-studio/
  • telemetry-explorer/