Installs: 0
Used in: 1 repos
Updated: 6h ago
$
npx ai-builder add skill woocommerce/lintInstalls to .claude/skills/lint/
Run SwiftLint to check for style violations. If $ARGUMENTS contains "fix" or "autocorrect": ```bash bundle exec rake lint:autocorrect ``` Otherwise, run check only: ```bash bundle exec rake lint ``` After running: 1. Report the number of warnings and errors 2. Group violations by rule name 3. For errors, show file paths and line numbers 4. Suggest manual fixes for issues that autocorrect cannot handle
Quick Install
$
npx ai-builder add skill woocommerce/lintDetails
- Type
- skill
- Author
- woocommerce
- Slug
- woocommerce/lint
- Created
- 6h ago