Skip to main content
강홍재/ James
← Work
Experiment2026 · Solo Builder· Started(First Commit date)

AI Project Loop Lab

Turns a one-paragraph idea into a Project Brief, MVP scope, dev issues, and next steps - exported as a single Markdown doc.

  • Next.js
  • TypeScript
  • Claude Code

Build

QA considerations
  • Generation of the four sections (Brief, MVP scope, issues, next steps) doesn't break on empty, vague, or very long one-paragraph input
  • The LLM output is validated against the exported Markdown structure so a malformed doc never ships
  • The same idea input reproduces a structurally consistent section layout
Tech stack
  • Next.js
  • TypeScript
  • Tailwind