BeClaude

rspec-rails

New
115Community RegistryGeneralby Avi Flombaum

RSpec testing patterns and agents for Ruby on Rails applications. Comprehensive guidance for model specs, request specs, system specs, ActiveJob, ActionMailer, ActiveStorage, ActionCable, and testing strategies.

First seen 5/22/2026

Overview

Deprecated

This repository has been deprecated. The rspec-writer plugin is now available through the claude-code-in-avinyc marketplace.

Migration Instructions

bash
# Remove this marketplace (if installed)
/plugin marketplace remove aviflombaum/rspec-rails-plugin

# Add the new marketplace
/plugin marketplace add aviflombaum/claude-code-in-avinyc

# Install the rspec-writer plugin
/plugin install rspec-writer

Author

Avi Flombaum - avi.nyc

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install rspec-rails@<marketplace>

3
Manage with /plugin
/plugin
View source on GitHub
testingagentrspecrailsrubytdd

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is rspec-rails?

RSpec testing patterns and agents for Ruby on Rails applications. Comprehensive guidance for model specs, request specs, system specs, ActiveJob, ActionMailer, ActiveStorage, ActionCable, and testing strategies.

How to install rspec-rails?

To install rspec-rails: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install rspec-rails@<marketplace>. Finally, /plugin in Claude Code.

What is rspec-rails best for?

rspec-rails is a plugin categorized under General. It is designed for: testing, agent, rspec, rails, ruby, tdd. Created by Avi Flombaum.