ai-rules
Guided Neon Postgres setup, auth, ORM, and serverless connections
All Skills in This Repository (6)
Pure Emerald Level Indicatorsneon-auth
Configure Neon Auth authentication for Next.js, React SPA, and Node.js projects.
neon-js
Configure neon-js client with auth and dataApi URLs for unified authentication and PostgREST-style queries in Node.js and web apps.
neon-serverless
Automates Neon Serverless configuration and integration for edge and serverless platforms.
neon-drizzle
Automates Drizzle ORM integration with Neon Postgres, including migrations and type-safe schemas.
neon-toolkit
Create, manage, and clean up ephemeral Neon databases via the Neon Toolkit API.
add-neon-docs
Append Neon documentation references to project AI documentation files.
Frequently Asked Questions
FAQPage SchemaHow to install Neon AI Rules?▼
Run `npx skills add neondatabase-labs/ai-rules --all -g -y` in your terminal to install all Neon skills globally. Note this repo is archived; the maintained version lives at neondatabase/agent-skills.
How to connect a serverless app to Neon Postgres?▼
The neon-serverless skill installs the Neon serverless driver, configures environment variables, and creates working HTTP or WebSocket connection examples for edge and serverless environments.
How to set up Drizzle ORM with Neon?▼
The neon-drizzle skill provisions a database, installs dependencies, generates schemas, and runs migrations automatically for new or existing projects.
Can I add authentication to Next.js with Neon?▼
Yes. The neon-auth skill configures @neondatabase/auth with API routes, auth clients, and optional pre-built UI components for Next.js, React SPA, and Node.js apps.
Do these rules work with Cursor and other editors?▼
Yes. The standalone .mdc context rule files can be copied into any editor's rules directory, while the guided skills run in Claude Code and compatible agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core