From jeremylongshore-claude-code-plugins-plus-skills
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.
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 sequelize model creator 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 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.
Defines backend APIs, database schemas, REST/GraphQL endpoints, server-side validation, JWT auth, and migrations using Node.js, Prisma, PostgreSQL, and Zod.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for sequelize model creator tasks within the Backend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with sequelize model creator" 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