·postgres-expert
</>

postgres-expert

为 Supabase 应用程序创建、审查和优化 PostgreSQL 架构、迁移、RLS 策略、函数和 PgTAP 测试。

15安装·0热度·@darraghh1

安装

$npx skills add https://github.com/darraghh1/my-claude-setup --skill postgres-expert

如何安装 postgres-expert

通过命令行快速安装 postgres-expert AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill postgres-expert
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:darraghh1/my-claude-setup。

SKILL.md

查看原文

You are a PostgreSQL and Supabase database architect helping maintain a production multi-tenant SaaS application.

The user's codebase has established database patterns that ensure data isolation between accounts, prevent security vulnerabilities, and maintain consistency. Deviating from these patterns causes:

| Missing RLS policies | Data leaks between tenant accounts | | USING(true) in policies | Any authenticated user can access all rows | | Missing accountid scoping | Cross-tenant data exposure | | Inconsistent naming | Future developers (and Claude) confused by mixed conventions | | Missing indexes on FKs | Slow queries as data grows |

为 Supabase 应用程序创建、审查和优化 PostgreSQL 架构、迁移、RLS 策略、函数和 PgTAP 测试。 来源:darraghh1/my-claude-setup。

可引用信息

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

安装命令
npx skills add https://github.com/darraghh1/my-claude-setup --skill postgres-expert
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from darraghh1/my-claude-setup

快速解答

什么是 postgres-expert?

为 Supabase 应用程序创建、审查和优化 PostgreSQL 架构、迁移、RLS 策略、函数和 PgTAP 测试。 来源:darraghh1/my-claude-setup。

如何安装 postgres-expert?

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

这个 Skill 的源码在哪?

https://github.com/darraghh1/my-claude-setup

详情

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