·neon-postgres
</>

neon-postgres

使用 Neon Serverless Postgres 的指南和最佳实践。涵盖入门、使用 Neon 进行本地开发、选择连接方法、Neon 功能、身份验证 (@neondatabase/auth)、PostgREST 风格的数据 API (@neondatabase/neon-js)、Neon CLI 和 Neon 平台 API/SDK。用于解决任何与 Neon 相关的问题。

8安装·0热度·@andrelandgraf

安装

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres

如何安装 neon-postgres

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

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

来源:andrelandgraf/fullstackrecipes。

SKILL.md

查看原文

Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully compatible with Postgres and works with any language, framework, or ORM that supports Postgres.

The Neon documentation is the source of truth for all Neon-related information. Always verify claims against the official docs before responding. Neon features and APIs evolve, so prefer fetching current docs over relying on training data.

Any Neon doc page can be fetched as markdown in two ways:

使用 Neon Serverless Postgres 的指南和最佳实践。涵盖入门、使用 Neon 进行本地开发、选择连接方法、Neon 功能、身份验证 (@neondatabase/auth)、PostgREST 风格的数据 API (@neondatabase/neon-js)、Neon CLI 和 Neon 平台 API/SDK。用于解决任何与 Neon 相关的问题。 来源:andrelandgraf/fullstackrecipes。

可引用信息

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

安装命令
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill neon-postgres
分类
</>开发工具
认证
收录时间
2026-03-01
更新时间
2026-03-11

Browse more skills from andrelandgraf/fullstackrecipes

快速解答

什么是 neon-postgres?

使用 Neon Serverless Postgres 的指南和最佳实践。涵盖入门、使用 Neon 进行本地开发、选择连接方法、Neon 功能、身份验证 (@neondatabase/auth)、PostgREST 风格的数据 API (@neondatabase/neon-js)、Neon CLI 和 Neon 平台 API/SDK。用于解决任何与 Neon 相关的问题。 来源:andrelandgraf/fullstackrecipes。

如何安装 neon-postgres?

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

这个 Skill 的源码在哪?

https://github.com/andrelandgraf/fullstackrecipes