Skip to main content

service-qa

Verify treq's integration with the local Supabase CLI stack (Auth, PostgREST RPCs/RLS, Edge Functions) by driving real HTTP/RPC calls against http://127.0.0.1:54321 — no mocked supabase-js. Use explicitly when the user runs /service-qa or asks to QA auth, desktop token exchange, merge-queue RPCs, webhooks, or other Supabase-backed flows. ALSO use proactively, without being asked, right after implementing or modifying anything that changes the service contract: supabase/migrations/**, supabase/functions/**, supabase/config.toml, src/lib/supabase.ts, src/stores/authStore.ts, src/hooks/useMergeQueueStatus.ts, or web auth/callback/GitHub-install pages that call Supabase. Do this before telling the user the change is done. A PostToolUse hook (.claude/hooks/post-edit-service-qa.sh) injects a reminder for exactly this case — treat that reminder as the trigger to run this skill, not just a suggestion.

インストールへ移動

ソース情報

リポジトリ
treq-dev/treq
ソースの最終更新活動
2026年8月21日 20:16
検出された SKILL.md の言語
英語
スター
4
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。