frontend-change
Use this skill when work touches the Vite app, local/Vercel API handlers, or frontend server helpers.
Guardrails:
- Preserve the existing route and provider topology from
AGENTS.md. - Reuse existing waitlist, auth, and account providers instead of adding parallel session polling.
- Keep frontend/API changes aligned with the static route registration model in
frontend/api/_handlers/_routes.ts.