Agent Skills: Neon + Drizzle Setup

Connect a Next.js app to Neon Postgres using Drizzle ORM with optimized connection pooling for Vercel serverless functions.

UncategorizedID: andrelandgraf/fullstackrecipes/neon-drizzle-setup

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/neon-drizzle-setup

Skill Files

Browse the full folder contents for neon-drizzle-setup.

Download Skill

Loading file tree…

.agents/skills/neon-drizzle-setup/SKILL.md

Skill Metadata

Name
neon-drizzle-setup
Description
Connect a Next.js app to Neon Postgres using Drizzle ORM with optimized connection pooling for Vercel serverless functions.

Neon + Drizzle Setup

To set up Neon + Drizzle Setup, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/neon-drizzle-setup

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/neon-drizzle-setup