SKILL 0 upvotes 200
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.
by wheels-dev
View Source
Install
claude skill add wheels-dev/wheels:wheels-anti-pattern-detector Tags
code-generation linting code-review anti-pattern