postgres-schema-design
New19.9kSmitheryData & Analyticsby davila7
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/postgres-schema-design.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/database/postgres-schema-design/SKILL.md3
Invoke in Claude Code
/postgres-schema-designView source on GitHub
designdata-&-analyticscoding
Frequently Asked Questions
What is postgres-schema-design?
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
How to install postgres-schema-design?
To install postgres-schema-design, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /postgres-schema-design.
What is postgres-schema-design best for?
postgres-schema-design is a community categorized under Data & Analytics. It is designed for: design, data-&-analytics, coding. Created by davila7.