postgres-core-api-surface
OfficialMaster PostgreSQL's SQL surface with precision.
AuthorImpertio-Studio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides deterministic guidance for navigating PostgreSQL's SQL surface, ensuring accurate schema design, indexing, and query execution.
Core Features & Use Cases
- SQL Surface Navigation: Efficiently choose between
pg_catalogandinformation_schemafor database introspection. - Upsert Patterns: Correctly apply
INSERT ... ON CONFLICTandMERGEfor upsert operations. - Transaction Control: Utilize
SAVEPOINTfor nested transactions and manage isolation levels. - psql Meta-commands: Translate
psqlmeta-commands into equivalent SQL queries. - Use Case: When writing a complex SQL script, this Skill helps you correctly identify the system catalogs to use, apply upsert patterns for efficient data insertion, and manage transactions to maintain data integrity.
Quick Start
Run the postgres-core-api-surface skill to get insights into PostgreSQL's SQL surface and upsert patterns.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: postgres-core-api-surface Download link: https://github.com/Impertio-Studio/PostgreSQL-Claude-Skill-Package/archive/main.zip#postgres-core-api-surface Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.