About
The Database Designer skill streamlines backend development by translating high-level requirements into production-ready database architectures. It automatically handles table creation, relationship mapping (1:1, 1:N, N:M), and index optimization while abstracting away the complexity of manual SQL writing. By generating framework-specific migration files for tools like Supabase, Alembic, or Drizzle, it ensures your data layer remains perfectly synchronized with your application logic through an automated, hands-off workflow.