
from ai-context8
Integrates RuboCop guidance into the agent: linting, style enforcement, and safe autocorrections for Ruby and Rails projects.
RuboCop skill gives the agent practical knowledge and workflows for running RuboCop analyses, interpreting offense reports, and applying safe autocorrections. It explains typical commands, configuration patterns, and how to integrate RuboCop into pre-commit and CI pipelines so the agent can recommend and automate linting and formatting tasks for Ruby codebases.
Use this skill when a user asks to check, lint, analyze, or format Ruby code; when they request help configuring .rubocop.yml; when they want to run safe or unsafe autocorrections; or when integrating RuboCop into CI/pre-commit hooks. Trigger phrases include: "lint Ruby", "format Ruby code", "RuboCop config", "autocorrect Ruby".
This skill is best suited for code-focused agents (Claude Code, Copilot-style assistants, and general LLM coding helpers) that can recommend shell commands, configuration edits, and CI integration steps.
This skill has not been reviewed by our automated audit pipeline yet.