概要
This skill empowers developers to automate the creation of complex database entities and schemas by translating natural language requirements or existing database structures into framework-specific code. It supports a wide array of popular ORMs like TypeORM, Prisma, SQLAlchemy, and Django ORM, streamlining backend development by handling boilerplate entity definitions, relationships, validation rules, and migration logic. Whether you are scaffolding a new project or synchronizing code with an existing database, this skill ensures consistent and type-safe model generation.