Grey Haven Database Conventions

Apply Grey Haven database conventions - snake_case fields, multi-tenant with tenant_id and RLS, proper indexing, migrations for Drizzle (TypeScript) and SQLModel (Python). Use when designing schemas, writing database code, creating migrations, setting up RLS policies, or when user mentions 'database', 'schema', 'Drizzle', 'SQLModel', 'migration', 'RLS', 'tenant_id', 'snake_case', 'indexes', or 'foreign keys'. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/greyhaven-ai--claude-code-config--database-conventions commit d2e8371f43

Frequently asked questions

npx skillmds@latest add tomevault-io/grey-haven-database-conventions