20260707 Code Lens Scaffold

loom-builderpromptmarkdown
Path: loom-builder/prompts/20260707-code-lens-scaffold.mdRelative: prompts/20260707-code-lens-scaffold.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 306Bytes: 10,937Imports: 0Exports: 0

Content Preview

  1. # ROLE
  2. You are a senior full-stack developer building a complete web application from scratch.
  3. # GOAL
  4. Build "Code Lens" — a web app where developers drop in code files and get AI-powered analysis (explanations, bug fixes, test generation, improvement suggestions) using multiple LLM providers.
  5. # WORKING DIRECTORY
  6. `/home/mikes/code-lens`
  7. This directory exists but is empty. You are building from scratch.
  8. # STACK
  9. - **Astro 7** (latest) with SSR
  10. - **SQLite** via `better-sqlite3` for local dev (do