postgres-syntax

Community

PostgreSQL syntax reference

AuthorLeoTechPro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive reference for PostgreSQL's SQL syntax, DDL statement structure, and grammar rules, enabling accurate SQL parsing and generation.

Core Features & Use Cases

  • Syntax Reference: Detailed information on DDL statements like CREATE TABLE, ALTER TABLE, CREATE INDEX, etc.
  • Grammar Exploration: Understand the structure of PostgreSQL's grammar (gram.y) and parser implementation (parse_utilcmd.c).
  • Use Case: When implementing new SQL statement parsing in ir/go, use this Skill to understand the exact syntax for CREATE TRIGGER statements to ensure correct parsing and DDL generation.

Quick Start

Consult the postgres-syntax skill for the grammar rule of a PostgreSQL CREATE TABLE statement.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-syntax
Download link: https://github.com/LeoTechPro/intTools/archive/main.zip#postgres-syntax

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.