rb:audit

Community

Comprehensive project-wide Ruby/Rails health audit

Authorslbug
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a single, structured assessment for Ruby/Rails/Grape repositories that identifies architecture, security, performance, testing, and operational risks which are often missed by unit tests or ad hoc reviews.

Core Features & Use Cases

  • Architecture Analysis: Evaluate service boundaries, coupling, cohesion, and directory organization to surface boundary violations and "god" services.
  • Security & Authorization Checks: Highlight authorization gaps, dangerous patterns, and recommended use of scanners and secure coding practices.
  • Performance & Query Quality: Detect N+1 risks, missing preloads, and index-related issues and offer remediation guidance.
  • Test Quality & Flake Risk: Assess coverage, flaky patterns, and test configuration to ensure reliable CI feedback.
  • Scoring & Remediation: Produce weighted scores across categories with concrete deductions and an overall grade to prioritize fixes.
  • Use Case: Run a full repository health assessment before a major release or architecture refactor to surface high-impact risks and an action plan.

Quick Start

Run the rb:audit skill at the repository root to generate a scored, multi-category audit and actionable remediation guidance.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: rb:audit
Download link: https://github.com/slbug/claude-ruby-grape-rails/archive/main.zip#rb-audit

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.