Execute use when you need to work with ORM code generation. This skill provides ORM model and code generation with comprehensive guidance and automation. Trigger with phrases like "generate ORM models", "create entity classes", or "scaffold database models".
Automates ORM model and entity class generation for databases. Triggers when you request ORM code generation, database scaffolding, or entity creation.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install orm-code-generator@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdreferences/README.mdscripts/README.mdscripts/generate_model.pyscripts/generate_schema.pyThis skill provides automated assistance for orm code generator tasks.
Before using this skill, ensure:
This skill produces:
Implementation Artifacts: Scripts, configuration files, code, and automation tools
Documentation: Comprehensive documentation of changes, procedures, and architecture
Test Results: Validation reports, test coverage, and quality metrics
Monitoring Configuration: Dashboards, alerts, metrics, and observability setup
Runbooks: Operational procedures for maintenance, troubleshooting, and incident response
Permission and Access Issues:
Connection and Network Failures:
Resource Constraints:
Configuration and Syntax Errors:
Configuration Templates: {baseDir}/templates/orm-code-generator/
Documentation and Guides: {baseDir}/docs/orm-code-generator/
Example Scripts and Code: {baseDir}/examples/orm-code-generator/
Troubleshooting Guide: {baseDir}/docs/orm-code-generator-troubleshooting.md
Best Practices: {baseDir}/docs/orm-code-generator-best-practices.md
Monitoring Setup: {baseDir}/monitoring/orm-code-generator-dashboard.json
This skill provides automated assistance for the described functionality.
Example usage patterns will be demonstrated in context.
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.