supabase-usage
CommunityDesign secure, scalable Supabase data patterns.
Authorfcakyon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides you through Supabase database patterns, authentication and Row Level Security (RLS), table relationships, and practical query patterns to build scalable, secure apps.
Core Features & Use Cases
- MCP Tools: list tables, get table schema, execute read-only SQL.
- Authentication: user management, sessions, OAuth sign-in.
- Row Level Security: policy patterns for data access.
- Table Relationships: nested queries and relationships across tables.
- Query Patterns: filtering, pagination, and performance tips.
Quick Start
- Start with mcp__supabase__list_tables to see the database structure.
- Use mcp__supabase__get_table_schema for a table to inspect columns and types.
- Run a read-only query using mcp__supabase__execute_sql to verify results.
Dependency Matrix
Required Modules
None requiredComponents
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: supabase-usage Download link: https://github.com/fcakyon/claude-codex-settings/archive/main.zip#supabase-usage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.