supabase-switch
Installation
SKILL.md
Supabase Project Switcher
Switch between configured Supabase projects for MCP database operations.
Usage
/supabase-switch # List available projects
/supabase-switch biogenesis # Switch to BioGenesis project
/supabase-switch docti # Switch to Docti project
Behavior
- Read
~/.claude/supabase-projects.jsonfor available projects - If no argument: display current project and list available options
- If argument provided: update activeProject and mcp.json URL
- Notify user to restart Claude Code for changes to take effect