postgresql-table-design
๐ฏSkillfrom wshobson/agents
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)
Installation
npx vibeindex add wshobson/agents --skill postgresql-table-designnpx skills add wshobson/agents --skill postgresql-table-design~/.claude/skills/postgresql-table-design/SKILL.mdSKILL.md
More from this repository10
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.
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.
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 is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.
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.
A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.
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.
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.
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 is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.