소개
The ORM Code Generator skill simplifies backend architecture by automating the creation of Object-Relational Mapping (ORM) models and database schemas. It supports a wide range of popular frameworks including TypeORM, Prisma, SQLAlchemy, and Sequelize, allowing developers to quickly translate conceptual data models into functional code. Whether you need to generate entities for a new project, create migrations from existing models, or map an existing database to code, this skill provides domain-specific guidance to ensure best practices in data modeling, relationship management, and data integrity.