Armory
Source
Browse
Skills

neon-instagres

Instantly provision production-ready Postgres databases with Neon Instagres. Use when setting up databases, when users mention PostgreSQL/Postgres, database setup, or need a development database. Works with Drizzle, Prisma, raw SQL.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install neon-instagres --cli claude

writes the skill into.claude/skills/neon-instagres/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/neon-instagres/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Instantly provision production-ready Postgres databases with Neon Instagres. Use when setting up databases, when users mention PostgreSQL/Postgres, database setup, or need a development database. Works with Drizzle, Prisma, raw SQL.

When to use it

Instantly provision production-ready Postgres databases with Neon Instagres. Use when setting up databases, when users mention PostgreSQL/Postgres, database setup, or need a development database. Works with Drizzle, Prisma, raw SQL.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/database/neon-instagres/SKILL.md -o .claude/skills/neon-instagres/SKILL.md

Notes

Extracted from davila7/claude-code-templates, neon-instagres category.