Marketplace

generating-orm-code

This skill enables Claude to generate ORM models and database schemas. It is triggered when the user requests the creation of ORM models, database schemas, or wishes to generate code for interacting with databases. The skill supports various ORMs including TypeORM, Prisma, Sequelize, SQLAlchemy, Django ORM, Entity Framework, and Hibernate. Use this skill when the user mentions terms like "ORM model", "database schema", "generate entities", "create migrations", or specifies a particular ORM framework like "TypeORM entities" or "SQLAlchemy models". It facilitates both database-to-code and code-to-database schema generation.

$ 安裝

git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla /tmp/claude-code-plugins-nixtla && cp -r /tmp/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/database/orm-code-generator/skills/orm-code-generator ~/.claude/skills/claude-code-plugins-nixtla

// tip: Run this command in your terminal to install the skill

Repository

jeremylongshore
jeremylongshore
Author
jeremylongshore/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/database/orm-code-generator/skills/orm-code-generator
2
Stars
0
Forks
Updated2d ago
Added1w ago