๐ŸŽฏ

neon-postgres

๐ŸŽฏSkill

from neondatabase/agent-skills

VibeIndex|
What it does
|

Provides comprehensive guidance and best practices for working with Neon Serverless Postgres, covering setup, development, connection methods, and advanced features

Overview

An official Neon skill that provides comprehensive guides and best practices for working with Neon Serverless Postgres. It covers getting started, local development, connection methods, Neon features (autoscaling, branching, scale-to-zero), authentication, the PostgREST-style data API, CLI usage, and Platform API/SDKs, with organized reference files that can be fetched as markdown from neon.com.

Key Features

  • Comprehensive Reference System - Organized reference files covering core guides (what is Neon, features, getting started, connection methods) and specialized topics (Drizzle ORM, serverless driver, developer tools)
  • Documentation Integration - Provides curl commands to fetch any Neon documentation page as markdown, plus an llms.txt index for finding relevant pages
  • Connection Method Guidance - Helps choose the right driver and connection method based on platform and runtime requirements
  • Neon-Specific Features - Covers branching, autoscaling, scale-to-zero, and instant restore capabilities unique to Neon
  • Developer Tools - References the VS Code extension, MCP server, and Neon CLI (neon init) for local development workflows

Who is this for?

This skill is designed for developers building applications with Neon Serverless Postgres who want AI-assisted guidance for setup, configuration, and best practices. It is particularly valuable for teams using serverless/edge deployments that need the right connection method, teams migrating to Neon, or developers integrating Neon with ORMs like Drizzle or frameworks that need HTTP/WebSocket database access.

๐Ÿ“ฆ

Same repository

neondatabase/agent-skills(7 items)

neon-postgres

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add neondatabase/agent-skills --skill neon-postgres
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add neondatabase/agent-skills --skill neon-postgres
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/neon-postgres/SKILL.md

SKILL.md

6,885Installs
-
AddedFeb 4, 2026