supabase-project

Diagnose drift between local Supabase components and remote project state.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/jingjing2222/create-rn-miniapp --skill supabase-project-jingjing2222
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: supabase-project
Source: https://github.com/jingjing2222/create-rn-miniapp/tree/main/skills/supabase-project
Command: npx skills add https://github.com/jingjing2222/create-rn-miniapp --skill supabase-project-jingjing2222

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

Diagnose drift between local Supabase workspace components and the remote project state across DB, RLS, Edge Functions, env, and project references.

Core Features & Use Cases

  • Separate local vs remote drift across DB, RLS, Edge Function, env, and project-ref.
  • Verify frontend and backoffice alignment to ensure the same Supabase project view for both clients.
  • Provide clear handoff cues to remote ops by isolating issues that require local fixes versus remote deployment.

Quick Start

Run the Supabase project diagnosis in your create-rn-miniapp repository to surface drift and guide resolution.

Frequently Asked Questions about supabase-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose drift between local Supabase workspace components and the remote project state?โ–ผ

To diagnose Supabase drift, run a project diagnosis in your create-rn-miniapp repository to surface differences across DB, RLS, Edge Functions, env, and project references between local and remote states.

What is local vs remote drift in Supabase projects?โ–ผ

Local vs remote drift in Supabase projects refers to misalignments between your local workspace components and the remote project state across DB schemas, RLS policies, Edge Functions, and environment variables.

Can I verify frontend and backoffice alignment to ensure the same Supabase project view for both clients?โ–ผ

Yes, you can verify frontend and backoffice alignment to ensure both clients reference the same Supabase project view, isolating issues that require local fixes versus remote deployment.

When should I perform remote ops versus limiting diagnosis to local checks for Supabase?โ–ผ

Limit diagnosis to local checks for workspace component alignment, and perform remote ops only when the diagnosis isolates issues requiring remote deployment to resolve drift in the Supabase project state.

Does this Supabase diagnosis distinguish local linkage from remote project state in create-rn-miniapp repositories?โ–ผ

Yes, the Supabase diagnosis distinguishes local linkage from remote project state in create-rn-miniapp repositories, providing clear handoff cues to remote ops by isolating local fixes from remote deployments.