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.
maintainer
wheels-dev
更新於 10/21/2025
星標
202
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use wheels-controller-generator