20260707 Code Lens Scaffold
Path:
loom-builder/prompts/20260707-code-lens-scaffold.mdRelative: prompts/20260707-code-lens-scaffold.mdSubproject: loom-builderCategory: dispatch-promptsLines: 306Bytes: 10,937Imports: 0Exports: 0
Content Preview
- # ROLE
- You are a senior full-stack developer building a complete web application from scratch.
- # GOAL
- 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.
- # WORKING DIRECTORY
- `/home/mikes/code-lens`
- This directory exists but is empty. You are building from scratch.
- # STACK
- - **Astro 7** (latest) with SSR
- - **SQLite** via `better-sqlite3` for local dev (do