rspec-rails
NewRSpec 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.
Overview
Deprecated
This repository has been deprecated. The rspec-writer plugin is now available through the claude-code-in-avinyc marketplace.
Migration Instructions
# 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-writerAuthor
Avi Flombaum - avi.nyc
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/rspec-rails.md https://raw.githubusercontent.com/aviflombaum/rspec-rails-plugin/main/SKILL.md/rspec-railsFrequently 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, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /rspec-rails.
What is rspec-rails best for?
rspec-rails is a community categorized under General. It is designed for: testing, agent, rspec, rails, ruby, tdd. Created by Avi Flombaum.