Automatically generates realistic C# mock data classes from Drizzle, Prisma, and TypeORM schemas.
The ln-723-mockdata-migrator is a specialized L3 worker skill designed to bridge the gap between database schema definitions and .NET application development. It parses existing ORM schemas to generate production-ready C# static MockData classes, complete with intelligent type mapping, PascalCase naming transformations, and realistic sample data. By ensuring relationship integrity through parent-first generation and valid foreign key cross-referencing, this skill significantly accelerates the project bootstrapping process and provides a robust foundation for unit and integration testing.