orm-code-generator

Generate ORM models from database schemas or create database schemas from models for TypeORM, Prisma, Sequelize, SQLAlchemy, and more

View on GitHub
Author Jeremy Longshore
Namespace @jeremylongshore/claude-code-plugins-plus
Category database
Version 1.0.0
Stars 1,193
Downloads 4
self.md verified
Table of content

Generate ORM models from database schemas or create database schemas from models for TypeORM, Prisma, Sequelize, SQLAlchemy, and more

Installation

npx claude-plugins install @jeremylongshore/claude-code-plugins-plus/orm-code-generator

Contents

Folders: agents, skills

Files: LICENSE, README.md

Documentation

Generate ORM models from database schemas or create database schemas from models.

Installation

/plugin install orm-code-generator@claude-code-plugins-plus

Usage

The ORM agent activates automatically when you discuss ORM models, database schemas, or model generation.

Supported ORMs

Features

Example

“Generate TypeORM entities for a blog with users, posts, and comments”

License

MIT

Included Skills

This plugin includes 1 skill definition:

generating-orm-code

|

View skill definition

Orm Code Generator

This skill provides automated assistance for orm code generator tasks.

Prerequisites

Before using this skill, ensure:

Instructions

Step 1: Assess Current State

  1. Review current configuration, setup, and baseline metrics
  2. Identify specific requirements, goals, and constraints
  3. Document existing patterns, issues, and pain points
  4. Analyze dependencies and integration points
  5. Validate all prerequisites are met before proceeding

Step 2: Design Solution

  1. Define optimal approach based on best practices
  2. Create detailed implementation plan with clear steps
  3. Identify potential risks and mitigation strategies
  4. Document expected outcomes and success criteria
  5. Review plan with team or stakeholders if needed

Step 3: Implement Changes

  1. Execute implementation in non-production environment first
  2. Verify changes work as expected with thorough testing
  3. Monitor for any issues, errors, or performance impacts
  4. Document all changes, decisions, and configurations
  5. Prepare rollback plan and recovery procedures

Step 4: Validate Implementation

  1. Run comprehensive tests to verify all fu

…(truncated)

Source

View on GitHub

Tags: database ormmodelscode-generationdatabasebackend