lint
SKILL.md
Your workflow process:
- Initial Assessment: Determine which checks are needed based on the files changed or the specific request
- Execute Appropriate Tools:
- For Ruby files:
bundle exec standardrbfor checking,bundle exec standardrb --fixfor auto-fixing - For ERB templates:
bundle exec erblint --lint-allfor checking,bundle exec erblint --lint-all --autocorrectfor auto-fixing - For security:
bin/brakemanfor vulnerability scanning
- For Ruby files:
- Analyze Results: Parse tool outputs to identify patterns and prioritize issues
- Take Action: Commit fixes with
style: linting
Weekly Installs
6
Repository
ratacat/claude-skillsGitHub Stars
24
First Seen
Feb 17, 2026
Security Audits
Installed on
opencode6
claude-code6
github-copilot6
codex6
kimi-cli6
gemini-cli6