supabase-cli
✓Supabase CLI 使用的综合指南,涵盖数据库初始化、迁移、类型生成、API 密钥管理和直接查询执行。在使用 Supabase 本地开发、数据库模式管理或任何 CLI 命令使用时,请使用此技能。
SKILL.md
This skill provides complete guidance for using Supabase CLI across all development workflows. It covers database initialization, migration management, type generation, API key retrieval, direct database access, and deployment strategies.
Make schema changes in Studio (http://localhost:54323), then generate migration:
Review generated file at supabase/migrations/ adduserstable.sql, then apply:
Supabase CLI 使用的综合指南,涵盖数据库初始化、迁移、类型生成、API 密钥管理和直接查询执行。在使用 Supabase 本地开发、数据库模式管理或任何 CLI 命令使用时,请使用此技能。 来源:xiyo/zheon。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/xiyo/zheon --skill supabase-cli- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 supabase-cli?
Supabase CLI 使用的综合指南,涵盖数据库初始化、迁移、类型生成、API 密钥管理和直接查询执行。在使用 Supabase 本地开发、数据库模式管理或任何 CLI 命令使用时,请使用此技能。 来源:xiyo/zheon。
如何安装 supabase-cli?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/xiyo/zheon --skill supabase-cli 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/xiyo/zheon