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.

wheels-dev
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