What is rails-debugger?
Use proactively when encountering Rails errors, test failures, build issues, or unexpected behavior. Analyzes errors, reproduces issues, and identifies root causes. Source: majesticlabs-dev/majestic-marketplace.
Use proactively when encountering Rails errors, test failures, build issues, or unexpected behavior. Analyzes errors, reproduces issues, and identifies root causes.
Quickly install rails-debugger AI skill to your development environment via command line
Source: majesticlabs-dev/majestic-marketplace.
| NoMethodError: undefined method for nil:NilClass | Missing association, nil return | | ActiveRecord::RecordNotFound | ID doesn't exist, scoping issue | | ActiveRecord::RecordInvalid | Validation failed | | ActionController::ParameterMissing | Required param not sent | | NameError: uninitialized constant | Missing require, typo |
| LoadError | File not found, autoload path issue |
| Confirmed Bug | Reproduced with clear deviation | | Cannot Reproduce | Unable to reproduce | | Not a Bug | Behavior is correct per spec | | Data Issue | Problem with specific data |
Use proactively when encountering Rails errors, test failures, build issues, or unexpected behavior. Analyzes errors, reproduces issues, and identifies root causes. Source: majesticlabs-dev/majestic-marketplace.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill rails-debuggerBrowse more skills from majesticlabs-dev/majestic-marketplace
Use proactively when encountering Rails errors, test failures, build issues, or unexpected behavior. Analyzes errors, reproduces issues, and identifies root causes. Source: majesticlabs-dev/majestic-marketplace.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill rails-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/majesticlabs-dev/majestic-marketplace