home/categories/cms-platforms/wheels-dev-wheels-examples-tweet-claude-skills-wheels-controller-generator-skill-md
cms-platformsdevelopment

wheels-controller-generator

Generate Wheels MVC controllers with CRUD actions, filters, parameter verification, and proper rendering. Use when creating or modifying controllers, adding actions, implementing filters for authentication/authorization, handling form submissions, or rendering views/JSON. Ensures proper Wheels conventions and prevents common controller errors.

wheels-dev
maintainer
wheels-dev
Updated 10/21/2025
Stars
202
Forks
107
quick start

Installation and usage

Generate Wheels MVC controllers with CRUD actions, filters, parameter verification, and proper rendering. Use when creating or modifying controllers, adding actions, implementing filters for authentication/authorization, handling form submissions, or rendering views/JSON. Ensures proper Wheels conventions and prevents common controller errors.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use wheels-controller-generator