ruby-quality

Community

Ruby quality guidance with RuboCop or StandardRB.

Authorracurry
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ruby projects need guidance on choosing between StandardRB (zero-config) and RuboCop (configurable). This skill explains the decision framework and how to apply the right tool in different contexts.

Core Features & Use Cases

  • Tool selection: Prefer StandardRB when no config exists; fall back to RuboCop when there is config
  • Guidance on config patterns: Highlights common Ruby configurations and how to apply them

Quick Start

Example user request: Decide whether to use StandardRB or RuboCop for a new Ruby project and outline the default workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ruby-quality
Download link: https://github.com/racurry/neat-little-package/archive/main.zip#ruby-quality

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository