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".
4.0
Rating
0
Installs
Backend Development
Category
This skill addresses ORM code generation, a valuable automation area (novelty: 4). However, the SKILL.md is severely generic—it uses boilerplate text ('automated assistance for orm code generator tasks') without specifying which ORMs (SQLAlchemy, TypeORM, Entity Framework, etc.), languages, or actual generation workflows are supported. The description is too vague for a CLI agent to understand when/how to invoke it (descriptionCoverage: 2). Task knowledge is weak; while scripts like generate_model.py and generate_schema.py are referenced, SKILL.md provides only a generic 5-step process with no ORM-specific guidance, schema introspection steps, or generation parameters (taskKnowledge: 3). Structure is acceptable—the document is organized with clear sections, though content is templated rather than customized (structure: 4). To improve: specify supported ORMs/languages, describe how schema introspection works, detail generation parameters (tables, relationships, naming conventions), and provide concrete examples of invoking the generation scripts.
Loading SKILL.md…

Skill Author