About
The ORM Code Generator skill streamlines backend development by automating the creation of Object-Relational Mapping (ORM) entities and database schemas. Whether you are bootstrapping a new project or migrating existing data structures, this skill interprets natural language requirements to produce structured code for frameworks like TypeORM, Prisma, SQLAlchemy, and Django ORM. It handles complex data relationships, validation rules, and primary/foreign key constraints, ensuring that your database layer is consistent, typed, and follows industry best practices.