supabase-api
✓Supabase JavaScript 客戶端 API 和 REST API 使用。在集成 Supabase、設置客戶端或直接使用 REST 端點時使用。
SKILL.md
| eq | ?status=eq.active | | neq | ?status=neq.deleted | | gt | ?age=gt.18 | | gte | ?age=gte.21 | | lt | ?price=lt.100 | | lte | ?price=lte.50 | | like | ?name=like.John | | ilike | ?name=ilike.john | | is | ?deletedat=is.null | | in | ?status=in.(active,pending) | | cs | ?tags=cs.{sports,news} (contains) | | cd | ?tags=cd.{a,b,c} (contained by) |
| or | ?or=(status.eq.active,status.eq.pending) | | and | ?and=(status.eq.active,verified.eq.true) |
| PGRST116 | No rows returned (single expected) | | PGRST301 | Multiple rows returned (single expected) | | 23505 | Unique constraint violation | | 23503 | Foreign key violation | | 42501 | RLS policy violation | | 42P01 | Table doesn't exist |
Supabase JavaScript 客戶端 API 和 REST API 使用。在集成 Supabase、設置客戶端或直接使用 REST 端點時使用。 來源:adaptationio/skrillz。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/adaptationio/skrillz --skill supabase-api- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 supabase-api?
Supabase JavaScript 客戶端 API 和 REST API 使用。在集成 Supabase、設置客戶端或直接使用 REST 端點時使用。 來源:adaptationio/skrillz。
如何安裝 supabase-api?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/adaptationio/skrillz --skill supabase-api 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/adaptationio/skrillz
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01