generate-data-model

Community

Turn blueprints into production-ready ORM schemas.

Authornavraj007in
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts architecture blueprint's database schema into production-ready ORM code, enabling rapid implementation of data access layers, migrations, and seed data.

Core Features & Use Cases

  • ORM generation: Convert blueprint entities into Prisma, Drizzle, or TypeORM models with relationships, indexes, and constraints.
  • Migration scaffolding: Produce initial migrations and seed data to bootstrap databases.
  • Multi-tenant readiness: Include optional multi-tenant access control policies and scaffolding.
  • Use Case: You have a blueprint with Tenant and User entities; this Skill outputs Prisma schema, Drizzle schema, and TypeORM entities ready for migration.

Quick Start

Run the generate-data-model tool against your architecture blueprint to produce ORM code, migrations, and seed data.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: generate-data-model
Download link: https://github.com/navraj007in/architecture-cowork-plugin/archive/main.zip#generate-data-model

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.