← スキル一覧に戻る

staging-ui-first
by WorkSync-Developement
⭐ 0🍴 6📅 2026年1月16日
SKILL.md
name: staging-ui-first description: UI-first rule + backend artifact staging under /supabase. Create only; do not apply/deploy/publish until post-UI gate.
UI-First + Backend Artifact Staging
UI-first rule (critical)
If feature involves DB migrations, Edge Functions, Assistant instructions:
- UI completed first
- Backend artifacts created but staged
- Nothing applied/deployed/published
Backend artifacts location
All under /supabase
Migrations
- /supabase/migrations
- Create files only
- Production-safe
- No placeholders
- Do not apply
Edge Functions
- /supabase/functions
- Write code only
- Do not deploy
Assistant instructions
- Stored under /supabase
- Draft only
- Do not publish
Post-UI review gate
After UI completion:
- revalidate schema
- revalidate edge payloads
- revalidate assistant outputs Only then apply/deploy/publish
Output requirement (plan)
- List staged artifacts and label them CREATE ONLY
- Explicitly state what is NOT being applied/deployed
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です