generating-orm-code
Description
ORM model and code generation with comprehensive guidance and automation.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
generating-orm-code
description
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".
allowed-tools
["Read","Write","Edit","Grep","Glob","Bash(psql:, mysql:), mongosh:*)"]
version
1.0.0
license
MIT
author
Jeremy Longshore <jeremy@intentsolutions.io>
Tags
Related Skills
sql-optimization-patterns
Master SQL query optimization, indexing strategies, and EXPLAIN analysis.
database-migration
Execute database migrations with zero-downtime strategies and rollback procedures.
postgresql-table-design
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints.
postgres-schema-design
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints.
analyzing-query-performance
Query performance analysis with comprehensive guidance and automation.