← スキル一覧に戻る

supabase
by urjitbhatia
The lending library app
⭐ 0🍴 0📅 2026年1月9日
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:
Migrations → workflows/create-migration.md
- "Create a migration for [table]"
- "Add a new table for [feature]"
- "Alter the [table] schema"
RLS Policies → workflows/rls-policies.md
- "Add RLS policy for [table]"
- "Secure [table] with row-level security"
- "Users can only see their own [data]"
Seed Data → workflows/seed-data.md
- "Add seed data for [table]"
- "Create test users"
- "Populate [table] with sample data"
Auth Configuration → workflows/auth-config.md
- "Configure Google OAuth"
- "Set up email templates"
- "Enable [provider] login"
Database Operations → workflows/db-operations.md
- "Reset the database"
- "Run migrations"
- "Start Supabase locally"
Configuration Questions → context/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 migrationsworkflows/rls-policies.md- Implement row-level securityworkflows/seed-data.md- Add seed/test dataworkflows/auth-config.md- Configure authenticationworkflows/db-operations.md- Common database operations
Context
context/config.md- Supabase configurationcontext/structure.md- Directory structurecontext/rls-patterns.md- RLS best practices
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です