home/categories/debugging/wheels-dev-wheels-claude-skills-wheels-anti-pattern-detector-skill-md
debuggingtools

wheels-anti-pattern-detector

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, query/array confusion, non-existent helpers, and database-specific SQL.

wheels-dev
maintainer
wheels-dev
Atualizado 1/19/2026
Estrelas
200
Forks
107
quick start

Installation and usage

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, query/array confusion, non-existent helpers, and database-specific SQL.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use wheels-anti-pattern-detector