From jeremylongshore-claude-code-plugins-plus-skills
Generates TypeORM entity classes, configurations, and provides guidance for entity generation tasks. Useful for Node.js backend development with database reverse-engineering. Activates on 'typeorm entity generator' phrases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for typeorm entity generator tasks within the Backend Development domain.
Generates ORM models, migrations, and relations for Prisma, TypeORM, Sequelize, SQLAlchemy, Django ORM, Drizzle from Postgres, MySQL schemas via introspection.
Generates MyBatis-Plus code (Entity, Mapper, Service, ServiceImpl, Controller, DTO, VO, BO) from database tables. Supports MVC/DDD architectures, Java/Kotlin, CRUD/custom methods. Triggers only on explicit MyBatis-Plus mentions.
Generates Sequelize model definitions, migrations, associations, and configurations for Node.js apps. Useful for backend database modeling tasks; auto-activates on 'sequelize model creator' phrases.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for typeorm entity generator tasks within the Backend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with typeorm entity generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Backend Development skill category. Tags: nodejs, python, go, microservices, database