← スキル一覧に戻る

supabase-branch-management
by Jeduardo622
⭐ 0🍴 2📅 2026年1月25日
SKILL.md
name: supabase-branch-management description: Create, list, and clean up Supabase preview branches for isolated testing. Use when the user mentions preview branches, branch cleanup, or Supabase branching.
Supabase Branch Management
Quick Start
- List existing branches if needed.
- Create a new preview branch.
- Fetch branch URL for testing.
- Clean up branch after use.
Steps
- Use repo scripts:
scripts/create-supabase-branch.jsscripts/get-branch-id.jsscripts/get-branch-url.jsscripts/cleanup-supabase-branch.js
- Follow
docs/supabase_branching.md.
Notes
- Use hosted Supabase only.
- Avoid Docker‑dependent commands.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です