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.

Community PluginView Source

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
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/rspec-rails.md https://raw.githubusercontent.com/aviflombaum/rspec-rails-plugin/main/SKILL.md
3
Invoke in Claude Code
/rspec-rails
View source on GitHub
testingagentrspecrailsrubytdd

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, 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.