postgresql-table-design
OfficialDesign robust PostgreSQL schemas.
Author3commas-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers design efficient, scalable, and maintainable PostgreSQL database schemas by providing best practices and guidance on data types, indexing, and advanced features.
Core Features & Use Cases
- Schema Design Best Practices: Offers rules for primary keys, normalization, nullability, and indexing.
- Data Type Selection: Recommends appropriate PostgreSQL data types for various use cases (IDs, text, numbers, time, JSONB, etc.).
- Advanced Features: Covers partitioning, row-level security, constraints, and indexing strategies.
- Use Case: A developer needs to design a new table for user profiles. They can consult this Skill for guidance on choosing the best data types for fields like
user_id,email, andpreferences(which might be JSONB), and learn about necessary indexes and constraints.
Quick Start
Design a PostgreSQL table for storing user data, including an auto-incrementing ID, email, and creation timestamp.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-table-design Download link: https://github.com/3commas-io/commas-claude/archive/main.zip#postgresql-table-design Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.