概要
This skill streamlines backend development by automating the creation of Object-Relational Mapping (ORM) models and complex database schemas. By interpreting natural language requirements, it produces structured entity code, defines relationships such as one-to-many and many-to-many, and generates migration-ready files for a wide variety of frameworks including TypeORM, Prisma, SQLAlchemy, and Django ORM. Whether you are bootstrapping a new project or converting existing database structures into code, this skill ensures data integrity and follows framework-specific best practices for seamless integration into your application architecture.