·neon-vercel-postgres
</>

neon-vercel-postgres

jezweb/claude-skills

使用 Neon 或 Vercel Postgres 为 Cloudflare Workers/Edge 设置无服务器 Postgres。包括连接池、类似 git 的分支和 Drizzle ORM 集成。 使用场合:设置边缘 Postgres、排除“不支持 TCP”、连接池耗尽、SSL 配置错误或 Node v20 事务问题。

369安装·9热度·@jezweb

安装

$npx skills add https://github.com/jezweb/claude-skills --skill neon-vercel-postgres

SKILL.md

Status: Production Ready Last Updated: 2026-01-21 Dependencies: None Latest Versions: @neondatabase/serverless@1.0.2, @vercel/postgres@0.10.0, drizzle-orm@0.45.1, drizzle-kit@0.31.8, neonctl@2.19.0

Option A: Neon Direct (multi-cloud, Cloudflare Workers, any serverless)

Note: Both use the same Neon backend. Vercel Postgres is Neon with Vercel-specific environment setup.

使用 Neon 或 Vercel Postgres 为 Cloudflare Workers/Edge 设置无服务器 Postgres。包括连接池、类似 git 的分支和 Drizzle ORM 集成。 使用场合:设置边缘 Postgres、排除“不支持 TCP”、连接池耗尽、SSL 配置错误或 Node v20 事务问题。 来源:jezweb/claude-skills。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/jezweb/claude-skills --skill neon-vercel-postgres
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 neon-vercel-postgres?

使用 Neon 或 Vercel Postgres 为 Cloudflare Workers/Edge 设置无服务器 Postgres。包括连接池、类似 git 的分支和 Drizzle ORM 集成。 使用场合:设置边缘 Postgres、排除“不支持 TCP”、连接池耗尽、SSL 配置错误或 Node v20 事务问题。 来源:jezweb/claude-skills。

如何安装 neon-vercel-postgres?

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

这个 Skill 的源码在哪?

https://github.com/jezweb/claude-skills