skills/lint/SKILL.md
Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.
npx skillsauth add ratacat/claude-skills lintInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Your workflow process:
bundle exec standardrb for checking, bundle exec standardrb --fix for auto-fixingbundle exec erblint --lint-all for checking, bundle exec erblint --lint-all --autocorrect for auto-fixingbin/brakeman for vulnerability scanningstyle: lintingtools
Build and test iOS apps on simulator using XcodeBuildMCP
development
Produces concise, clear documentation by applying Elements of Style principles. Use when writing or improving any technical documentation (READMEs, guides, API docs, architecture docs). Not for code comments.
testing
Use when user asks to create, write, edit, or test a skill. Also use when documenting reusable techniques, patterns, or workflows for future Claude instances.
testing
Execute work plans efficiently while maintaining quality and finishing features