๐ŸŽฏ

postgresql-table-design

๐ŸŽฏSkill

from wshobson/agents

VibeIndex|
What it does
|

A Claude Code skill for PostgreSQL table design covering schema architecture, indexing strategies, constraints, normalization, and performance optimization within the wshobson/agents ecosystem.

Overview

The postgresql-table-design skill is part of the wshobson/agents marketplace, a system of 73 focused Claude Code plugins. This skill provides specialized expertise in PostgreSQL database table design, including schema architecture, indexing strategies, constraint definitions, normalization, partitioning, and performance optimization. It works within the Database category alongside the database-design and database-migrations plugins.

Key Features

  • PostgreSQL-specific schema expertise covering table structure, data types, constraints, primary/foreign keys, and normalization best practices
  • Indexing and performance optimization guidance for designing efficient indexes, partitioning strategies, and query-friendly table layouts
  • Part of the database plugin suite: Works alongside database-design (general design principles) and database-migrations (schema evolution) for end-to-end database development
  • Progressive disclosure architecture: Core schema guidelines load when activated, with detailed examples and templates available on demand to minimize token usage

Who is this for?

  • Backend developers and database engineers who need AI-assisted PostgreSQL schema design with best practices for indexing, constraints, and normalization
  • Teams building data-intensive applications that require well-structured PostgreSQL tables optimized for their specific query patterns
  • Claude Code users working on projects with PostgreSQL databases who want specialized schema design guidance without loading a full database toolkit
๐Ÿ“ฆ

Same repository

wshobson/agents(234 items)

postgresql-table-design

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add wshobson/agents --skill postgresql-table-design
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add wshobson/agents --skill postgresql-table-design
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/postgresql-table-design/SKILL.md

SKILL.md

6,677Installs
27,673
-
AddedJan 31, 2026

More from this repository10

๐Ÿ”Œ
ui-design๐Ÿ”ŒPlugin

The ui-design plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for UI/UX design assistance within development workflows.

๐Ÿ”Œ
data-validation-suite๐Ÿ”ŒPlugin

The data-validation-suite plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Data category, which includes two data-focused plugins: data engineering and data validation.

๐Ÿ”Œ
deployment-validation๐Ÿ”ŒPlugin

A Claude Code plugin from the wshobson/agents marketplace for deployment validation, providing specialized AI agents and tools to ensure reliable production deployments within a 73-plugin ecosystem.

๐Ÿ”Œ
shell-scripting๐Ÿ”ŒPlugin

Shell Scripting is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.

๐Ÿ”Œ
machine-learning-ops๐Ÿ”ŒPlugin

An MLOps plugin from the wshobson/agents ecosystem providing Claude Code with specialized agents and skills for ML pipeline management, model deployment, experiment tracking, and production monitoring.

๐Ÿ”Œ
accessibility-compliance๐Ÿ”ŒPlugin

A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.

๐Ÿ”Œ
reverse-engineering๐Ÿ”ŒPlugin

The reverse-engineering plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for code analysis, binary examination, and system reverse engineering tasks.

๐Ÿ”Œ
cicd-automation๐Ÿ”ŒPlugin

A Claude Code plugin for CI/CD automation with 4 specialized skills covering pipeline design, GitHub Actions, GitLab CI, and secrets management, part of the wshobson/agents marketplace.

๐Ÿ”Œ
functional-programming๐Ÿ”ŒPlugin

The functional-programming plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Languages category, which includes seven language-focused plugins covering Python, JavaScript/TypeScript, systems programming, JVM, sc...

๐Ÿ”Œ
comprehensive-review๐Ÿ”ŒPlugin

Comprehensive Review is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.