Files
neondatabase_postgres-skills/.claude-plugin/plugin.json
T
Andre LandgrafandCursor e4650e5f4c Remove Neon-specific branding for vendor-agnostic repo
Keep neondatabase GitHub org references but remove Neon logo,
Neon author fields, and make the repo agnostic open source
Postgres skills.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 11:52:42 -08:00

11 lines
388 B
JSON

{
"name": "postgres-skills",
"version": "1.0.0",
"description": "Postgres best practices and guidelines for coding agents.",
"homepage": "https://github.com/neondatabase/postgres-skills",
"repository": "https://github.com/neondatabase/postgres-skills",
"license": "Apache-2.0",
"keywords": ["postgres", "postgresql", "best-practices", "database"],
"skills": "./skills/"
}