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