supabase

Manage Supabase services and integrate client libraries in Next.js, React, SvelteKit, Astro, and Remix.

Updated May 26, 2026
One-click install
npx skills add https://github.com/ValueMedia/10xcards-td --skill supabase-valuemedia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supabase
Source: https://github.com/ValueMedia/10xcards-td/tree/main/.agents/skills/supabase
Command: npx skills add https://github.com/ValueMedia/10xcards-td --skill supabase-valuemedia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of interacting with Supabase products, integrating client libraries, and handling auth and security issues.

Core Features & Use Cases

  • Supabase Product Interaction: Automates tasks across Supabase's suite of products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues).
  • Client Library Integration: Provides streamlined commands for SSR integrations (Next.js, React, SvelteKit, Astro, Remix) and auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS).
  • Security Guidance: Offers security checklist for Supabase tasks involving auth, RLS, views, storage, and user data.
  • CLI and MCP Server Management: Supports Supabase CLI and MCP server configurations, setup, and troubleshooting.
  • Documentation and Schema Changes: Guides on using Supabase documentation, making schema changes, and committing migrations.

Quick Start

Activate the supabase skill to manage Supabase resources and tasks.

Frequently Asked Questions about supabase

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

FAQPage Schema
How do I integrate Supabase auth with Next.js SSR?

Supabase auth integration with Next.js SSR is handled through streamlined client library commands for managing login, logout, sessions, cookies, and getUser functions. The Skill provides specific commands to configure authentication across Next.js, React, SvelteKit, Astro, and Remix environments.

What is the best way to manage Supabase schema changes and migrations?

Managing Supabase schema changes involves using provided guidance to safely alter database structures and commit migrations. The Skill offers step-by-step instructions for making schema changes and handling database management tasks directly through the Supabase CLI.

How do I set up a Supabase MCP server?

Setting up a Supabase MCP server involves using the Skill's CLI and MCP server management features for configuration and troubleshooting. It provides direct support for setting up the server environment and managing Supabase resources via the Model Context Protocol.

Does this support Row Level Security and Supabase storage security checklists?

Row Level Security and Supabase storage security are supported through a built-in security checklist. The Skill provides security guidance for auth, RLS, views, storage, and user data to ensure your Supabase implementation meets security standards.

Can I manage Supabase Edge Functions and Realtime features?

Managing Supabase Edge Functions and Realtime features is fully supported. The Skill automates tasks across Supabase's suite of products including Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, and Queues.