jelly-supabase-skill

Community

Real-time, secure Supabase data queries.

Authordev-jelly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables SELECT queries with Row Level Security (RLS) and real-time subscriptions against Supabase databases, with PostgreSQL-compatible results formatting.

Core Features & Use Cases

  • SELECT with RLS: Fetch data under RLS policies.
  • Real-time Subscriptions: Listen to changes in tables.
  • Error Handling: Standardized errors and redaction.
  • Result Formatting: Markdown/JSON/CSV outputs with pagination.

Quick Start

Configure SUPABASE_URL and SUPABASE_KEY and start with a sample SELECT on a table.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jelly-supabase-skill
Download link: https://github.com/dev-jelly/jelly-dotclaude/archive/main.zip#jelly-supabase-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository