Corpus App Phase2 Scaffold

loom-builderpromptmarkdown
Path: loom-builder/prompts/corpus-app-phase2-scaffold.mdRelative: prompts/corpus-app-phase2-scaffold.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 285Bytes: 7,620Imports: 0Exports: 0

Content Preview

  1. # Corpus Analysis App — Phase 2: Astro v7 Scaffold + Types + Data Layer
  2. ## ROLE
  3. You are a frontend engineer scaffolding an Astro v7 static site. You are cloning the architecture from an existing proven app.
  4. ## GOAL
  5. **User intent**: Create the Astro v7 project skeleton at `/home/mikes/corpus-analysis-app/` with types, data layer, base layout, and config — matching the proven pattern from `/home/mikes/ai-chat-histories-app`.
  6. **Success metric**: `bun astro check` passes, `bun astro build` succee