postgresql-db

Community

Enforce safe, consistent PostgreSQL naming.

Authornamnh240795
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams design PostgreSQL schemas with strict, consistent naming conventions, ensuring snake_case for all tables and columns, a project-specific prefix, avoidance of reserved keywords, and adherence to PostgreSQL best practices. It also includes a schema validator that can auto-correct names.

Core Features & Use Cases

  • Snake_case for all tables and columns
  • Project prefix enforcement for all tables
  • Reserved keyword avoidance and name validation
  • Schema validation and automatic name correction
  • Useful for designing robust, maintainable databases across services

Quick Start

Run the PostgreSQL naming validator on a JSON schema by executing: python3 scripts/schema_validator.py '<json_schema>' [project_prefix]

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: postgresql-db
Download link: https://github.com/namnh240795/automation-with-claude-cli/archive/main.zip#postgresql-db

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.