Get a week free of Claude Code →

📋 Postgresql

This skill guides PostgreSQL table design by enforcing 3NF normalization, appropriate data types, indexing strategies, and safe schema evolution.

QUICK INSTALL
npx playbooks add skill nilecui/skillsbase --skill postgresql

About

This skill guides PostgreSQL table design by enforcing 3NF normalization, appropriate data types, indexing strategies, and safe schema evolution.. This skill provides a specialized system prompt that configures your AI coding agent as a postgresql expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Postgresql skill effectively.

System Prompt (19 words)

This skill guides PostgreSQL table design by enforcing 3NF normalization, appropriate data types, indexing strategies, and safe schema evolution.

Related Skills