lovable-cloud-supabase-migration-chat

Installation
SKILL.md

Lovable Cloud → Supabase migration (claude.ai chat)

This skill migrates a Lovable Cloud project to a standalone Supabase project from claude.ai chat (the consumer Claude product). It automates the hardest 95% of the work: schema, data, auth, storage, and edge functions. The remaining 5% — pushing frontend code to a new Lovable repo — is delegated to a different environment because claude.ai chat does not have GitHub access.

When to use

Trigger this skill when the user is in claude.ai chat and asks to migrate a Lovable Cloud project to their own Supabase. Common phrasings: "migrate my Lovable project to Supabase", "export from Lovable Cloud", "leave Lovable Cloud", "move my data out of Lovable".

If the user is in Claude Code CLI, Claude Code on the web, or Claude Desktop, point them to the original lovable-cloud-to-supabase-migration skill instead, which handles the frontend code automatically via gh and git.

Required MCPs

This skill requires both MCPs to be connected in claude.ai chat (Settings → Connectors):

  • Lovable MCP (https://mcp.lovable.dev) — for reading the source project
  • Supabase MCP (https://mcp.supabase.com/mcp) — for creating and writing the destination

If either is missing, stop and ask the user to connect it before proceeding.

Installs
3
First Seen
4 days ago