Vercel Supabase Alignment
Diagnose Vercel environment to Supabase project alignment issues. Helps identify which database is being targeted in multi-environment setups. Triggers on: database error, environment mismatch, wrong database, Vercel Supabase alignment.
Toolkit Path
skills/vercel-supabase-alignment/SKILL.mdTrigger Phrases
Say any of these phrases to load this skill.
Related Utilities Skills
Auth Config Check
Check authentication configuration before E2E tests. Validates project.json auth settings and credentials. Triggers on: auth config check, e2e auth, test authentication.
Auth Generic
Generic/custom authentication implementation for any provider. Use when project uses custom auth or unsupported provider. Triggers on: custom auth, generic login, auth-generic.
Auth Headless
Headless authentication using API calls and session injection. Skips UI login for faster tests. Triggers on: headless auth, skip login ui, inject session, auth-headless.