home/categories/automation-tools/wheels-dev-wheels-examples-tweet-claude-skills-wheels-anti-pattern-detector-skill-md
automation-toolstools
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.
maintainer
wheels-dev
更新日 10/21/2025
スター
202
フォーク
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use wheels-anti-pattern-detector