·supabase-database-ops
</>

supabase-database-ops

venture-formations/aiprodaily

Supabase 数据库操作的关键护栏,确保通过 Publication_id 过滤实现多租户隔离、正确使用 supabaseAdmin、避免 SELECT *、错误处理模式以及安全的服务器端数据库访问。在编写数据库查询、使用 supabase、访问 newsletter_campaigns、文章、rss_posts 或任何租户范围的数据时使用。

6安装·2热度·@venture-formations

安装

$npx skills add https://github.com/venture-formations/aiprodaily --skill supabase-database-ops

SKILL.md

CRITICAL GUARDRAIL to prevent multi-tenant data leakage and enforce database best practices in the AIProDaily platform.

EVERY query on tenant-scoped tables MUST include publicationid filter.

Exception: When you genuinely need all columns for data operations.

Supabase 数据库操作的关键护栏,确保通过 Publication_id 过滤实现多租户隔离、正确使用 supabaseAdmin、避免 SELECT *、错误处理模式以及安全的服务器端数据库访问。在编写数据库查询、使用 supabase、访问 newsletter_campaigns、文章、rss_posts 或任何租户范围的数据时使用。 来源:venture-formations/aiprodaily。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/venture-formations/aiprodaily --skill supabase-database-ops
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 supabase-database-ops?

Supabase 数据库操作的关键护栏,确保通过 Publication_id 过滤实现多租户隔离、正确使用 supabaseAdmin、避免 SELECT *、错误处理模式以及安全的服务器端数据库访问。在编写数据库查询、使用 supabase、访问 newsletter_campaigns、文章、rss_posts 或任何租户范围的数据时使用。 来源:venture-formations/aiprodaily。

如何安装 supabase-database-ops?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/venture-formations/aiprodaily --skill supabase-database-ops 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/venture-formations/aiprodaily

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01