Skip to main content
AI/MLwshobson

postgresql-table-design

Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

Stars
36,167
Source
wshobson/agents
Updated
2026-05-29
Slug
wshobson--agents--postgresql
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/wshobson/agents/HEAD/plugins/database-design/skills/postgresql/SKILL.md -o .claude/skills/postgresql.md

Drops the SKILL.md into .claude/skills/postgresql.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.