This pulls PostgreSQL documentation directly into your Claude workflow, covering everything from connection handling with PQconnectdb and friends to SQL queries, performance tuning, and database administration. Useful when you're writing database code and need quick reference on libpq functions, parameter keywords, or connection string formats without context switching to browser docs. The material is comprehensive enough for both everyday queries and the deeper stuff like nonblocking connections and schema security patterns. If you're doing any serious Postgres work, having the official docs this accessible beats constantly tabbing over to postgresql.org, especially when you're debugging connection issues or can't remember which PQconnect variant you actually need.
npx -y skills add 2025emma/vibe-coding-cn --skill postgresql --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills