database-schema

Enforces Head Shakers database schema conventions when creating or modifying Drizzle ORM table definitions, including constraints, indexes, relations, and column patterns. This skill should be used proactively whenever working with schema files to ensure consistent schema design for PostgreSQL with Neon serverless.

$ 설치

git clone https://github.com/JasonPaff/head-shakers /tmp/head-shakers && cp -r /tmp/head-shakers/.claude/skills/database-schema ~/.claude/skills/head-shakers

// tip: Run this command in your terminal to install the skill