WHEELS.DEV avatar

WHEELS.DEV

Official

@wheels-dev · Worldwide

0Followers
|
20Public Repos
|
15Published Skills

Offers specialized scaffolding and refactoring utilities for CFWheels MVC frameworks to accelerate CFML application development and architectural integrity.

Skills Distribution
DomainDeveloper To...Framework Scaffold.. (40%)Code Refactoring &.. (30%)Testing & Document.. (30%)

Agent Skills by WHEELS.DEV

Showing 15 vetted skills indexed across 1 GitHub repositories.

wheels-devwheels-dev
203

Wheels Anti-Pattern Detector

Detect and auto-fix CFWheels anti-patterns during code generation.

Official
Basic
wheels-devwheels-dev
203

Wheels Routing Generator

Generate RESTful, nested, and custom routes for CFWheels applications.

Official
Basic
wheels-devwheels-dev
203

Wheels Deployment

Configure CFWheels production settings for security, performance, and database handling.

Official
Basic
wheels-devwheels-dev
203

Wheels Controller Generator

Generate CFWheels MVC controllers with CRUD actions and filters.

Official
Basic
wheels-devwheels-dev
203

Wheels Debugging

Troubleshoot Wheels errors in CFML applications with fixes and debugging strategies.

Official
Basic
wheels-devwheels-dev
203

Wheels Plugin Generator

Generate CFWheels plugin scaffolds with ForgeBox packaging metadata.

Official
Basic
wheels-devwheels-dev
203

Wheels Migration Generator

Generate database-agnostic CFWheels migrations with up/down blocks.

Official
Basic
wheels-devwheels-dev
203

Wheels Refactoring

Refactor CFWheels code to prevent SQL injection and optimize N+1 queries.

Official
Basic
wheels-devwheels-dev
203

Wheels Email Generator

Generate CFWheels mailer controllers and HTML and plain-text email templates.

Official
Basic
wheels-devwheels-dev
203

Wheels Auth Generator

Generate CFWheels user authentication with sessions controller and bcrypt password hashing.

Official
Basic
wheels-devwheels-dev
203

Wheels Test Generator

Generate TestBox BDD test specs for CFWheels models, controllers, and integrations.

Official
Basic
wheels-devwheels-dev
203

Wheels API Generator

Generate CFWheels RESTful API controllers with JSON responses and authentication.

Official
Basic
wheels-devwheels-dev
203

Wheels Model Generator

Generate CFWheels ORM models with validations, associations, and lifecycle callbacks.

Official
Basic
wheels-devwheels-dev
203

Wheels View Generator

Generate CFWheels view templates with correct query handling and form helpers.

Official
Basic
wheels-devwheels-dev
203

Wheels Documentation Generator

Generate CFML documentation, READMEs, and API docs for CFWheels applications.

Official
Basic

Frequently Asked Questions About WHEELS.DEV

FAQPage Schema
What specific development tasks does WHEELS.DEV support?

WHEELS.DEV enables rapid generation of CFWheels MVC components, including controllers, ORM models, view templates, and mailers. It also provides specialized utilities for database migrations, BDD test specifications, RESTful routing, and comprehensive documentation generation for CFML-based enterprise applications.

Which engineering personas benefit from these capabilities?

These utilities are designed for CFML developers and software architects maintaining CFWheels applications. They are particularly useful for teams needing to enforce consistent MVC patterns, improve security posture through automated refactoring, and accelerate the delivery of CRUD-heavy enterprise web interfaces.

What are the prerequisites for using these generators?

Users must have an existing CFWheels environment installed and configured. The generators rely on standard CFML runtime environments and assume familiarity with the CFWheels directory structure, ORM conventions, and TestBox testing framework requirements for successful integration into existing project codebases.