# Dating App Frontend — Claude Code Master Prompt ## Context & Orientation You are building the complete frontend for a dating application called **Dating**. The backend is already implemented. The generated API client lives at `src/api/api.ts` — use it as the source of truth for all endpoint shapes, DTOs, and types. Do not re-declare types that already exist in the API client; import them. Project root: `C:\MyApps\dating-app-frontend` Package manager: **pnpm** Stack: **Vue 3 (Composition API + `