# Supabase

> Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME] Use when this capability is needed.

- Skill: `tomevault-io/supabase-5` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/supabase-5`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/supabase-5/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/supabase-5

---


# Supabase Skill

## Overview

Provides comprehensive expertise for Supabase development in [PROJECT_NAME] including:
- Database schema design and migrations
- Row Level Security (RLS) policy implementation
- Auth integration debugging
- Performance optimization

## When To Use

- Creating or modifying database schemas
- Writing database migrations
- Implementing RLS policies
- Debugging Supabase auth or query issues
- Optimizing database performance

## Instrumentation

```bash
# Log usage when using this skill
./scripts/log-skill.sh "supabase" "manual" "$$"
```

## What do you want to do?

1. **Create Database Migration** → Read `workflows/migration-workflow.md`
2. **Design RLS Policies** → Read `workflows/rls-policies.md`
3. **Debug Supabase Issues** → Read `workflows/debugging.md`
4. **Design Database Schema** → Read `workflows/schema-design.md`
5. **Review Best Practices** → Read `references/best-practices.md`
6. **See Common Patterns** → Read `references/common-patterns.md`

## Quick Reference

**Migration Template:** `templates/migration-template.sql`  
**RLS Template:** `templates/rls-policy-template.sql`  
**Existing Migrations:** `backend/migrations/`  
**Supabase Client:** `lib/supabaseClient.ts`

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/salavender) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

