Back to list
urjitbhatia

supabase

by urjitbhatia

The lending library app

0🍴 0📅 Jan 9, 2026

SKILL.md


name: supabase description: Supabase database management including migrations, RLS policies, seed data, auth configuration, and local development. Database files in api/supabase/.

Skill: Supabase

Database and authentication management using Supabase.

Routing Logic

Analyze the user's intent and route to the appropriate workflow:

Migrationsworkflows/create-migration.md

  • "Create a migration for [table]"
  • "Add a new table for [feature]"
  • "Alter the [table] schema"

RLS Policiesworkflows/rls-policies.md

  • "Add RLS policy for [table]"
  • "Secure [table] with row-level security"
  • "Users can only see their own [data]"

Seed Dataworkflows/seed-data.md

  • "Add seed data for [table]"
  • "Create test users"
  • "Populate [table] with sample data"

Auth Configurationworkflows/auth-config.md

  • "Configure Google OAuth"
  • "Set up email templates"
  • "Enable [provider] login"

Database Operationsworkflows/db-operations.md

  • "Reset the database"
  • "Run migrations"
  • "Start Supabase locally"

Configuration Questionscontext/config.md

  • "Where is the Supabase config?"
  • "How do I connect to the database?"
  • "What's the local Supabase URL?"

Workflows

  • workflows/create-migration.md - Create new database migrations
  • workflows/rls-policies.md - Implement row-level security
  • workflows/seed-data.md - Add seed/test data
  • workflows/auth-config.md - Configure authentication
  • workflows/db-operations.md - Common database operations

Context

  • context/config.md - Supabase configuration
  • context/structure.md - Directory structure
  • context/rls-patterns.md - RLS best practices

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon