rb:trace

Community

Trace request flow across Rails, Grape, Sidekiq.

Authorslbug
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps developers quickly understand how a request, API call, background job, or service flow moves through a Ruby on Rails, Grape, and Sidekiq codebase, revealing where values change or side effects occur.

Core Features & Use Cases

  • Entry‑point identification: Detects routes, mounted Grape APIs, controller actions, service objects, models, jobs, broadcasts, and cache writes.
  • Step‑by‑step trace: Generates a concise chain of file paths that illustrate the execution path.
  • Use case: When a bug appears after a request, use this skill to map the exact code path from the HTTP endpoint to the point where the unexpected value is introduced.

Quick Start

Trace the flow of the update_user method starting from the incoming HTTP request.

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

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.