git log --oneline --stat
HEAD
- Stars
- 6.4k
- Forks
- 350
- Updated
- Jun 24, 2026
repo --stat
stars
6.4k
forks
350
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add neon-serverless-postgres-branching - Invoke
// Run from any project directory
$ claude --skill neon-serverless-postgres-branching "query last week's signups" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill neon-serverless-postgres-branching "now refactor it"
neon-serverless-postgres-branching/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Neon Postgres Branching
- slug:
- neon-serverless-postgres-branching
- version:
- v1.3.0
- license:
- MIT
- author:
- @neon-craft
- repository:
- github.com/neon-craft/neon-serverless-postgres-branching
- categories:
- tags:
- #neon#postgres#serverless#database-branching#edge
- description:
Neon serverless Postgres — copy-on-write branches, the @neondatabase/serverless HTTP driver, scale-to-zero, per-tenant DBs.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
neon-serverless-postgres-branching/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…