Skip to main content
wheels-dev
GitHub creator profile

wheels-dev

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
Oct 21, 2025
repository explorer

Repositories and representative skills

wheels-anti-pattern-detector
software-quality-assurance-analysts-and-testers

Automatically detect and prevent common Wheels framework errors before code is generated. This skill activates during ANY Wheels code generation (models, controllers, views, migrations) to validate patterns and prevent known issues. Scans for mixed arguments,…

Oct 21, 2025
wheels-api-generator
software-developers

Generate RESTful API controllers with JSON responses, proper HTTP status codes, and API authentication. Use when creating API endpoints, JSON APIs, or web services. Ensures proper REST conventions and error handling.

Oct 21, 2025
wheels-auth-generator
software-developers

Generate authentication system with user model, sessions controller, and password hashing. Use when implementing user authentication, login/logout, or session management. Provides secure authentication patterns and bcrypt support.

Oct 21, 2025
wheels-controller-generator
software-developers

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…

Oct 21, 2025
wheels-debugging
software-quality-assurance-analysts-and-testers

Troubleshoot common Wheels errors and provide debugging guidance. Use when encountering errors, exceptions, or unexpected behavior. Provides error analysis, common solutions, and debugging strategies for Wheels applications.

Oct 21, 2025
wheels-deployment
network-and-computer-systems-administrators

Configure Wheels applications for production deployment with security hardening, performance optimization, and environment-specific settings. Use when preparing for production, configuring servers, or hardening security.

Oct 21, 2025
wheels-documentation-generator
software-developers

Generate documentation comments, README files, and API documentation for Wheels applications. Use when documenting code, creating project READMEs, or generating API docs.

Oct 21, 2025
wheels-migration-generator
database-architects

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures…

Oct 21, 2025
Showing 8 of 12 collected skills.
Showing 1 of 1 repositories
All repositories loaded