neon-js
Installation
SKILL.md
Neon JS SDK Integration
Set up the unified Neon JS SDK for authentication and database queries in one package.
When to Use This Skill
- Building apps that need both auth and database queries
- Migrating from Supabase to Neon
- Using PostgREST-style API for database access
- Need type-safe database queries with generated types
Package: @neondatabase/neon-js (full SDK with auth + data API)
Need auth only? Use the neon-auth skill instead for @neondatabase/auth with a smaller bundle.
Code Generation Rules
When generating TypeScript/JavaScript code, follow these rules: