概要
This skill empowers Claude to design production-grade, multi-tenant database schemas specifically optimized for Grey Haven SaaS applications. It enforces strict data isolation through mandatory tenant IDs and Row Level Security (RLS) while adhering to professional naming conventions like snake_case and standardized audit fields. By integrating patterns for both SQLModel (FastAPI) and Drizzle ORM (TanStack Start), it ensures consistent data structures, optimized indexing, and reliable migration workflows across diverse tech stacks.