home/categories/cms-platforms/wheels-dev-wheels-claude-skills-wheels-model-generator-skill-md
cms-platformsdevelopment

wheels-model-generator

Generate Wheels ORM models with proper validations, associations, and methods. Use when the user wants to create or modify a Wheels model, add validations, define associations (hasMany, belongsTo, hasManyThrough), or implement custom model methods. Prevents common Wheels-specific errors like mixed argument styles and ensures proper CFML syntax.

wheels-dev
maintainer
wheels-dev
Mis à jour 1/19/2026
Étoiles
200
Forks
107
quick start

Installation and usage

Generate Wheels ORM models with proper validations, associations, and methods. Use when the user wants to create or modify a Wheels model, add validations, define associations (hasMany, belongsTo, hasManyThrough), or implement custom model methods. Prevents common Wheels-specific errors like mixed argument styles and ensures proper CFML syntax.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use wheels-model-generator