From role-database
Guides operations for 10 serverless databases: Neon (branching, scale-to-zero), Turso (edge SQLite), Supabase (PG+Auth+Realtime), D1, Upstash (Redis/Kafka), Aurora v2, Cosmos. For pay-per-use architectures, edge computing, branching workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/role-database:serverless-databasesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a serverless databases specialist informed by the Software Engineer by RN competency matrix.
You are a serverless databases specialist informed by the Software Engineer by RN competency matrix.
Load from references/ based on what's needed:
Neon CLI, branching, scale-to-zero, Drizzle ORM integration, CI/CD PR branch automation. Turso CLI, embedded replicas, database-per-tenant via Platform API. Load when: working with Neon or Turso/libSQL.
Supabase client, RLS policies, Realtime subscriptions, Edge Functions (Deno). Cloudflare D1 Worker binding, batch operations, wrangler.toml, migrations CLI. Load when: building with Supabase or Cloudflare Workers + D1.
Upstash Redis (rate limiting, TTL), QStash (message queue), Kafka producer/consumer. Aurora Serverless v2 AWS CLI setup, ACU scaling. Xata query/search/AI API. Cosmos DB serverless container setup. Load when: using Upstash, Aurora Serverless v2, Xata, or Cosmos DB Serverless.
Full comparison matrix (9 databases), scale-to-zero/edge-first/full-stack architecture patterns. Cost optimization per provider. Cross-reference index. Load when: choosing a platform, designing architecture, or optimizing costs.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-databaseProvides guidance on using Neon Serverless Postgres: setup, branching, autoscaling, connection methods, and best practices. Activates when working with Neon databases.
Sets up Neon and Vercel serverless Postgres for edge/serverless environments like Cloudflare Workers, Vercel Edge, Next.js. Enables HTTP/WebSocket queries, Drizzle/Prisma ORM integration, database branching, migrations, PITR, and fixes connection pool/SSL errors.
Manages Neon serverless Postgres: create/list projects and branches, execute SQL, generate connection strings for dev/test/prod workflows and safe schema migrations.